update docs

pull/4/head
Kelsey Hightower 2016-07-07 13:28:46 -07:00
parent 722f61fd3d
commit 7c8bbb9367
2 changed files with 2 additions and 1 deletions

View File

@ -13,4 +13,5 @@ The target audience for this workshop is someone planning to support a productio
* [Bootstrapping an H/A etcd cluster](docs/etcd.md)
* [Bootstrapping an H/A Kubernetes Control Plane](docs/kubernetes-controller.md)
* [Bootstrapping Kubernetes Workers](docs/kubernetes-worker.md)
* [Configuring the Kubernetes Client - Remote Access](docs/kubectl.md)
* [Managing the Container Network Routes](docs/network.md)

View File

@ -1,4 +1,4 @@
# Configuring Kubectl
# Configuring the Kubernetes Client - Remote Access
## Download and Install kubectl