Difference between revisions of "Kubernetes.io: Get a shell to a running container"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
== Related == | == Related == | ||
* <code>[[docker exec]]</code> | * <code>[[docker exec]]</code> | ||
+ | * [[sh]], [[ash]] | ||
== See also == | == See also == |
Revision as of 11:36, 26 December 2022
https://kubernetes.io/docs/tasks/debug-application-cluster/get-shell-running-container/
kubectl exec -it redis -- /bin/bash
(Get a shell to a running container (https://kubernetes.io/docs/tasks/debug-application-cluster/get-shell-running-container/))
Related
See also
Advertising: