add reminder to run on all controllers before moving on to LB

This commit is contained in:
Luke Siler
2017-10-18 20:32:10 -06:00
parent e8d728d016
commit 7c069647d0

View File

@@ -248,6 +248,8 @@ subjects:
name: kubernetes
EOF
```
> Remember to run the above commands on each worker node: `controller-0`, `controller-1`, and `controller-2`.
## The Kubernetes Frontend Load Balancer