mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-16 23:29:21 +00:00
Merge pull request #13646 from Huawei-PaaS/fixed_a_markdown_error_in_getting_into_containers_md
Auto commit by PR queue bot
This commit is contained in:
commit
3a04f7eafa
@ -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