Update 08-bootstrapping-kubernetes-controllers.md

Highlight an easily-overlooked item
pull/450/head
Tennis Smith 2019-03-15 11:19:07 -05:00 committed by GitHub
parent bf2850974e
commit e1d387c3ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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. 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 ### Provision a Network Load Balancer