Node details to run client commands from

docs/06.kubectl.md does not instruct from which node those commands must be run.
The previous modules does explain that. For a newbie its helpful to tell them
from which node they must run commands of doc/06-kubectl.md.

This PR has a minor update about that information.
pull/101/merge
ksingh7 2017-01-06 00:44:05 +02:00 committed by Kelsey Hightower
parent 5c49323835
commit e465ee81f1
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
# Configuring the Kubernetes Client - Remote Access
Run the following commands from the machine which will be your Kubernetes Client
## Download and Install kubectl
### OS X