Skip to content

Commit af504d8

Browse files
authored
Merge pull request #21459 from sftim/20200603_remove_configure_cloud_provider_firewall
Remove “Configure Your Cloud Provider's Firewalls”
2 parents 31abcec + fc25b8e commit af504d8

File tree

2 files changed

+5
-111
lines changed

2 files changed

+5
-111
lines changed

content/en/docs/tasks/access-application-cluster/configure-cloud-provider-firewall.md

Lines changed: 0 additions & 110 deletions
This file was deleted.

content/en/docs/tasks/access-application-cluster/web-ui-dashboard.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,11 @@ The deploy wizard expects that you provide the following information:
8383

8484
A [Deployment](/docs/concepts/workloads/controllers/deployment/) will be created to maintain the desired number of Pods across your cluster.
8585

86-
- **Service** (optional): For some parts of your application (e.g. frontends) you may want to expose a [Service](/docs/concepts/services-networking/service/) onto an external, maybe public IP address outside of your cluster (external Service). For external Services, you may need to open up one or more ports to do so. Find more details [here](/docs/tasks/access-application-cluster/configure-cloud-provider-firewall/).
86+
- **Service** (optional): For some parts of your application (e.g. frontends) you may want to expose a [Service](/docs/concepts/services-networking/service/) onto an external, maybe public IP address outside of your cluster (external Service).
87+
88+
{{< note >}}
89+
For external Services, you may need to open up one or more ports to do so.
90+
{{< /note >}}
8791

8892
Other Services that are only visible from inside the cluster are called internal Services.
8993

0 commit comments

Comments
 (0)