Debug pod with ephemeral container k8s-debug

Attach an ephemeral debug container to a running pod

kubectl debug -it mypod --image=busybox --target=app
more k8s-debug all 27 commands →