mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-15 17:28:58 +03:00
add reminder to run on all controllers before moving on to LB
This commit is contained in:
@@ -248,6 +248,8 @@ subjects:
|
|||||||
name: kubernetes
|
name: kubernetes
|
||||||
EOF
|
EOF
|
||||||
```
|
```
|
||||||
|
> Remember to run the above commands on each worker node: `controller-0`, `controller-1`, and `controller-2`.
|
||||||
|
|
||||||
|
|
||||||
## The Kubernetes Frontend Load Balancer
|
## The Kubernetes Frontend Load Balancer
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user