zero icon indicating copy to clipboard operation
zero copied to clipboard

k8s tools docker image

Open bmonkman opened this issue 5 years ago • 1 comments

We often find it useful to have a docker image to assist in debugging inside a k8s cluster, it should include tools like:

  • curl
  • siege
  • mysql and postgres clients
  • ~a reverse proxy to allow us to pass traffic through to an internal service like a database using kubectl~
  • tcpdump
  • etc.

bmonkman avatar Aug 18 '20 00:08 bmonkman

add them into zero-k8s-utilities

sshi100 avatar Oct 04 '20 06:10 sshi100