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

pull/242/head
Luke Siler 2017-10-18 20:32:10 -06:00
parent e8d728d016
commit 7c069647d0
1 changed files with 2 additions and 0 deletions

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