fixed a markdown error in the title

This commit is contained in:
qiaolei 2015-09-07 22:34:03 +08:00 committed by hw-qiaolei
parent e6e69e31ec
commit 72c7d87973

View File

@ -30,7 +30,9 @@ Documentation for other releases can be found at
<!-- END STRIP_FOR_RELEASE -->
<!-- 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.
## Using kubectl exec to check the environment variables of a container