mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-09 03:57:41 +00:00
fixed a markdown error in the title
This commit is contained in:
parent
e6e69e31ec
commit
72c7d87973
@ -30,7 +30,9 @@ Documentation for other releases can be found at
|
|||||||
<!-- END STRIP_FOR_RELEASE -->
|
<!-- END STRIP_FOR_RELEASE -->
|
||||||
|
|
||||||
<!-- END MUNGE: UNVERSIONED_WARNING -->
|
<!-- END MUNGE: UNVERSIONED_WARNING -->
|
||||||
#Getting into containers: kubectl exec
|
|
||||||
|
# Getting into containers: kubectl exec
|
||||||
|
|
||||||
Developers can use `kubectl exec` to run commands in a container. This guide demonstrates two use cases.
|
Developers can use `kubectl exec` to run commands in a container. This guide demonstrates two use cases.
|
||||||
|
|
||||||
## Using kubectl exec to check the environment variables of a container
|
## Using kubectl exec to check the environment variables of a container
|
||||||
|
Loading…
Reference in New Issue
Block a user