mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2026-02-08 09:57:07 +00:00
update docs
This commit is contained in:
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 etcd cluster](docs/etcd.md)
|
||||||
* [Bootstrapping an H/A Kubernetes Control Plane](docs/kubernetes-controller.md)
|
* [Bootstrapping an H/A Kubernetes Control Plane](docs/kubernetes-controller.md)
|
||||||
* [Bootstrapping Kubernetes Workers](docs/kubernetes-worker.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)
|
* [Managing the Container Network Routes](docs/network.md)
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# Configuring Kubectl
|
# Configuring the Kubernetes Client - Remote Access
|
||||||
|
|
||||||
## Download and Install kubectl
|
## Download and Install kubectl
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user