mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-08-08 20:02:42 +03:00
Update 10-tls-bootstrapping-kubernetes-workers.md
This commit is contained in:

committed by
GitHub

parent
8d3311a507
commit
cda5011f25
@@ -331,6 +331,8 @@ Things to note here:
|
|||||||
|
|
||||||
## Step 7 Configure the Kubernetes Proxy
|
## Step 7 Configure the Kubernetes Proxy
|
||||||
|
|
||||||
|
In one of the previous steps we created the kube-proxy.kubeconfig file. Check [here](https://github.com/mmumshad/kubernetes-the-hard-way/blob/master/docs/05-kubernetes-configuration-files.md) if you missed it.
|
||||||
|
|
||||||
```
|
```
|
||||||
sudo mv kube-proxy.kubeconfig /var/lib/kube-proxy/kubeconfig
|
sudo mv kube-proxy.kubeconfig /var/lib/kube-proxy/kubeconfig
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user