Ephemeral debug container k8s-debug

Attach a debug container (netshoot) to a running pod — shares PID/net namespaces

kubectl debug -it <pod> --image=nicolaka/netshoot -n <ns>
more k8s-debug all 27 commands →