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/113/head
ksingh7 2017-01-06 00:44:05 +02:00
parent 753e71bac8
commit 190c7998ff
1 changed files with 2 additions and 0 deletions

View File

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