diff --git a/docs/04-kubernetes-controller.md b/docs/04-kubernetes-controller.md index 76ab6df..ee7908b 100644 --- a/docs/04-kubernetes-controller.md +++ b/docs/04-kubernetes-controller.md @@ -254,6 +254,8 @@ etcd-0 Healthy {"health": "true"} etcd-2 Healthy {"health": "true"} ``` +> Remember to run these steps on `controller0`, `controller1`, and `controller2` + ## Setup Kubernetes API Server Frontend Load Balancer The virtual machines created in this tutorial will not have permission to complete this section. Run the following commands from the same place used to create the virtual machines for this tutorial.