update docs
parent
722f61fd3d
commit
7c8bbb9367
|
@ -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)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Configuring Kubectl
|
||||
# Configuring the Kubernetes Client - Remote Access
|
||||
|
||||
## Download and Install kubectl
|
||||
|
||||
|
|
Loading…
Reference in New Issue