Commit 72c7d879 authored by qiaolei's avatar qiaolei Committed by hw-qiaolei

fixed a markdown error in the title

parent e6e69e31
...@@ -30,7 +30,9 @@ Documentation for other releases can be found at ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment