mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-07-27 14:13:53 +03:00
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.
This commit is contained in:

committed by
Kelsey Hightower

parent
5c49323835
commit
e465ee81f1
@@ -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
|
||||
|
Reference in New Issue
Block a user