From e1d387c3adca4f1cb61179ba20aa0a13073388db Mon Sep 17 00:00:00 2001 From: Tennis Smith Date: Fri, 15 Mar 2019 11:19:07 -0500 Subject: [PATCH] Update 08-bootstrapping-kubernetes-controllers.md Highlight an easily-overlooked item --- docs/08-bootstrapping-kubernetes-controllers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/08-bootstrapping-kubernetes-controllers.md b/docs/08-bootstrapping-kubernetes-controllers.md index 1c2883b..377a728 100644 --- a/docs/08-bootstrapping-kubernetes-controllers.md +++ b/docs/08-bootstrapping-kubernetes-controllers.md @@ -339,7 +339,7 @@ EOF In this section you will provision an external load balancer to front the Kubernetes API Servers. The `kubernetes-the-hard-way` static IP address will be attached to the resulting load balancer. -> The compute instances created in this tutorial will not have permission to complete this section. Run the following commands from the same machine used to create the compute instances. +> The compute instances created in this tutorial will not have permission to complete this section. Run the following commands **from the same machine used to create the compute instances**. ### Provision a Network Load Balancer