Difference between revisions of "Kubernetes.io: Get a shell to a running container"
Jump to navigation
Jump to search
m (Welcome moved page Get a shell to a running container to Kubernetes.io: Get a shell to a running container) |
|||
Line 5: | Line 5: | ||
== Related == | == Related == | ||
* <code>[[docker exec]]</code> | * <code>[[docker exec]]</code> | ||
− | * [[sh]], [[ash]] | + | * <code>[[sh]], [[ash]]</code> |
== See also == | == See also == |
Revision as of 09:36, 28 September 2023
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: