diff --git a/docs/kubernetes-controller.md b/docs/kubernetes-controller.md index 11b5c71..8b4bd6b 100644 --- a/docs/kubernetes-controller.md +++ b/docs/kubernetes-controller.md @@ -9,6 +9,8 @@ controller1 us-central1-f n1-standard-1 10.240.0.21 RUNNING controller2 us-central1-f n1-standard-1 10.240.0.22 RUNNING ``` +In this lab you will also create a frontend load balancer with a public IP address for remote access to the API server and H/A. + ## Why The Kubernetes components that make up the control plane include the following components: