mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-08-09 04:12:41 +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.
|
Generate a kubeconfig file for the first worker node.
|
||||||
On master-1:
|
|
||||||
|
|
||||||
|
On master-1:
|
||||||
```
|
```
|
||||||
{
|
{
|
||||||
kubectl config set-cluster kubernetes-the-hard-way \
|
kubectl config set-cluster kubernetes-the-hard-way \
|
||||||
|
Reference in New Issue
Block a user