Update 09-bootstrapping-kubernetes-workers.md

pull/584/head
vpalazhi 2020-04-11 19:00:00 -04:00 committed by GitHub
parent d568b12ab1
commit 3cc6714b08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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 \