diff --git a/docs/tasks/access-application-cluster/configure-cloud-provider-firewall.md b/docs/tasks/access-application-cluster/configure-cloud-provider-firewall.md index 09af739396..0b7f5603ba 100644 --- a/docs/tasks/access-application-cluster/configure-cloud-provider-firewall.md +++ b/docs/tasks/access-application-cluster/configure-cloud-provider-firewall.md @@ -85,7 +85,7 @@ Consider: * You open the firewall for port 80 for all nodes in your cluster, so that the external Service actually can deliver packets to your Service * You start an nginx server, running on port 80 on the host virtual machine - (IP Address 2.3.4.5). This nginx is **also** exposed to the internet on + (IP Address 2.3.4.5). This nginx is also exposed to the internet on the VM's external IP address. Consequently, please be careful when opening firewalls in Google Compute Engine