diff --git a/docs/kubernetes-controller.md b/docs/kubernetes-controller.md index e8cf631..d0f0a96 100644 --- a/docs/kubernetes-controller.md +++ b/docs/kubernetes-controller.md @@ -584,6 +584,8 @@ etcd-2 Healthy {"health": "true"} ## 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. + ``` gcloud compute http-health-checks create kube-apiserver-check \ --description "Kubernetes API Server Health Check" \