← Pods71 / 640
hardkubectl

Open an interactive shell session inside a running pod container

command

kubectl exec -it POD_NAME -- /bin/sh

also accepted

kubectl exec -it POD_NAME -- /bin/bashkubectl exec -it POD_NAME -- shkubectl exec -it POD_NAME -- bash

Test your recall — not just your reading.

Practice with interactive quiz →