Update 10-tls-bootstrapping-kubernetes-workers.md
parent
8d3311a507
commit
cda5011f25
|
@ -331,6 +331,8 @@ Things to note here:
|
|||
|
||||
## 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
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue