Update 09-bootstrapping-kubernetes-workers.md

This commit is contained in:
vpalazhi
2020-04-11 19:00:00 -04:00
committed by GitHub
parent d568b12ab1
commit 3cc6714b08

View File

@@ -56,8 +56,8 @@ LOADBALANCER_ADDRESS=192.168.5.30
```
Generate a kubeconfig file for the first worker node.
On master-1:
On master-1:
```
{
kubectl config set-cluster kubernetes-the-hard-way \