mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-08-08 20:02:42 +03:00
Update 09-bootstrapping-kubernetes-workers.md
This commit is contained in:
@@ -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 \
|
||||
|
Reference in New Issue
Block a user