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

pull/584/head
Mumshad Mannambeth 2019-12-09 22:23:37 +08:00 committed by GitHub
parent 8d3311a507
commit cda5011f25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

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