Kubernetes.io: Get a shell to a running container
(Redirected from Get a shell to a running container)
Jump to navigation
Jump to search
https://kubernetes.io/docs/tasks/debug-application-cluster/get-shell-running-container/
kubectl exec -it yourpod -- /bin/bash(Get a shell to a running container (https://kubernetes.io/docs/tasks/debug-application-cluster/get-shell-running-container/))kubectl exec -it yourpod -- /bin/ash
Related[edit]
See also[edit]
Advertising: