From e7d7acf2e8504f165656ec4fb52bb4b165175c8f Mon Sep 17 00:00:00 2001 From: Stewart-YU Date: Tue, 15 Aug 2017 15:29:38 +0800 Subject: [PATCH] Update configure-cloud-provider-firewall.md (#4884) The code highlight is unnecessary here. --- .../configure-cloud-provider-firewall.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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