← Debugging387 / 640
easykubectl

Open an interactive shell session inside a running pod container

command

kubectl exec -it POD_NAME -- /bin/sh

also accepted

kubectl exec -it

Test your recall — not just your reading.

Practice with interactive quiz →