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