Update 10-tls-bootstrapping-kubernetes-workers.md

This commit is contained in:
Mumshad Mannambeth
2019-12-09 22:23:37 +08:00
committed by GitHub
parent 8d3311a507
commit cda5011f25

View File

@@ -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
```