From 3b9dad5c743bb87466cdaadd8318de64cd3ba7d8 Mon Sep 17 00:00:00 2001 From: Kelsey Hightower Date: Thu, 7 Jul 2016 14:37:13 -0700 Subject: [PATCH] update docs --- docs/kubernetes-controller.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/kubernetes-controller.md b/docs/kubernetes-controller.md index 8b4bd6b..e8cf631 100644 --- a/docs/kubernetes-controller.md +++ b/docs/kubernetes-controller.md @@ -9,7 +9,7 @@ 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. +In this lab you will also create a frontend load balancer with a public IP address for remote access to the API servers and H/A. ## Why