Skip to content

Commit 9c4cfa3

Browse files
authored
Merge pull request #68960 from bscott-rh/OCPBUGS-24441
OCPBUGS#24441 Removing port 80 from firewall docs
2 parents 06c32fe + 2b3c2e9 commit 9c4cfa3

File tree

1 file changed

+32
-32
lines changed

1 file changed

+32
-32
lines changed

modules/configuring-firewall.adoc

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -24,31 +24,31 @@ If your environment has a dedicated load balancer in front of your {product-titl
2424
|URL | Port | Function
2525

2626
|`registry.redhat.io`
27-
|443, 80
27+
|443
2828
|Provides core container images
2929

3030
|`access.redhat.com` ^[1]^
31-
|443, 80
31+
|443
3232
|Hosts all the container images that are stored on the Red Hat Ecosytem Catalog, including core container images.
3333

3434
|`quay.io`
35-
|443, 80
35+
|443
3636
|Provides core container images
3737

3838
|`cdn.quay.io`
39-
|443, 80
39+
|443
4040
|Provides core container images
4141

4242
|`cdn01.quay.io`
43-
|443, 80
43+
|443
4444
|Provides core container images
4545

4646
|`cdn02.quay.io`
47-
|443, 80
47+
|443
4848
|Provides core container images
4949

5050
|`cdn03.quay.io`
51-
|443, 80
51+
|443
5252
|Provides core container images
5353

5454
|`sso.redhat.com`
@@ -72,15 +72,15 @@ You can use the wildcards `\*.quay.io` and `*.openshiftapps.com` instead of `cdn
7272
|URL | Port | Function
7373

7474
|`cert-api.access.redhat.com`
75-
|443, 80
75+
|443
7676
|Required for Telemetry
7777

7878
|`api.access.redhat.com`
79-
|443, 80
79+
|443
8080
|Required for Telemetry
8181

8282
|`infogw.api.openshift.com`
83-
|443, 80
83+
|443
8484
|Required for Telemetry
8585

8686
|`console.redhat.com`
@@ -96,18 +96,18 @@ You can use the wildcards `\*.quay.io` and `*.openshiftapps.com` instead of `cdn
9696

9797
|Alibaba
9898
|`*.aliyuncs.com`
99-
|443, 80
99+
|443
100100
|Required to access Alibaba Cloud services and resources. Review the link:https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/sdk/endpoints/endpoints_config.go?spm=a2c4g.11186623.0.0.47875873ciGnC8&file=endpoints_config.go[Alibaba endpoints_config.go file] to determine the exact endpoints to allow for the regions that you use.
101101

102-
.15+|AWS
102+
.16+|AWS
103103
|`aws.amazon.com`
104-
|443, 80
104+
|443
105105
|Used to install and manage clusters in an AWS environment.
106106

107107
|`*.amazonaws.com`
108108

109109
Alternatively, if you choose to not use a wildcard for AWS APIs, you must allowlist the following URLs:
110-
|443, 80
110+
|443
111111
|Required to access AWS services and resources. Review the link:https://docs.aws.amazon.com/general/latest/gr/rande.html[AWS Service Endpoints] in the AWS documentation to determine the exact endpoints to allow for the regions that you use.
112112

113113
|`ec2.amazonaws.com`
@@ -159,33 +159,33 @@ Alternatively, if you choose to not use a wildcard for AWS APIs, you must allowl
159159
|Used to install and manage clusters in an AWS environment.
160160

161161
|`servicequotas.<aws_region>.amazonaws.com`
162-
|443, 80
162+
|443
163163
|Required. Used to confirm quotas for deploying the service.
164164

165165
|`tagging.<aws_region>.amazonaws.com`
166-
|443, 80
166+
|443
167167
|Allows the assignment of metadata about AWS resources in the form of tags.
168168

169169
.2+|GCP
170170
|`*.googleapis.com`
171-
|443, 80
171+
|443
172172
|Required to access GCP services and resources. Review link:https://cloud.google.com/endpoints/[Cloud Endpoints] in the GCP documentation to determine the endpoints to allow for your APIs.
173173

174174
|`accounts.google.com`
175-
|443, 80
175+
|443
176176
| Required to access your GCP account.
177177

178-
.4+|Azure
178+
.3+|Azure
179179
|`management.azure.com`
180-
|443, 80
180+
|443
181181
|Required to access Azure services and resources. Review the link:https://docs.microsoft.com/en-us/rest/api/azure/[Azure REST API reference] in the Azure documentation to determine the endpoints to allow for your APIs.
182182

183183
|`*.blob.core.windows.net`
184-
|443, 80
184+
|443
185185
|Required to download Ignition files.
186186

187187
|`login.microsoftonline.com`
188-
|443, 80
188+
|443
189189
|Required to access Azure services and resources. Review the link:https://docs.microsoft.com/en-us/rest/api/azure/[Azure REST API reference] in the Azure documentation to determine the endpoints to allow for your APIs.
190190

191191
|===
@@ -197,35 +197,35 @@ Alternatively, if you choose to not use a wildcard for AWS APIs, you must allowl
197197
|URL | Port | Function
198198

199199
|`mirror.openshift.com`
200-
|443, 80
200+
|443
201201
|Required to access mirrored installation content and images. This site is also a source of release image signatures, although the Cluster Version Operator needs only a single functioning source.
202202

203203
|`storage.googleapis.com/openshift-release`
204-
|443, 80
204+
|443
205205
|A source of release image signatures, although the Cluster Version Operator needs only a single functioning source.
206206

207207
|`*.apps.<cluster_name>.<base_domain>`
208-
|443, 80
208+
|443
209209
|Required to access the default cluster routes unless you set an ingress wildcard during installation.
210210

211211
|`quayio-production-s3.s3.amazonaws.com`
212-
|443, 80
212+
|443
213213
|Required to access Quay image content in AWS.
214214

215215
|`api.openshift.com`
216-
|443, 80
216+
|443
217217
|Required both for your cluster token and to check if updates are available for the cluster.
218218

219219
|`rhcos.mirror.openshift.com`
220-
|443, 80
220+
|443
221221
|Required to download {op-system-first} images.
222222

223223
|`console.redhat.com`
224224
|443
225225
|Required for your cluster token.
226226

227227
// |`registry.access.redhat.com`
228-
// |443, 80
228+
// |443
229229
// |Required for `odo` CLI.
230230

231231
|`sso.redhat.com`
@@ -250,15 +250,15 @@ that is specified in the `spec.route.hostname` field of the
250250
|URL | Port | Function
251251

252252
|`registry.connect.redhat.com`
253-
|443, 80
253+
|443
254254
|Required for all third-party images and certified operators.
255255

256256
|`rhc4tp-prod-z8cxf-image-registry-us-east-1-evenkyleffocxqvofrk.s3.dualstack.us-east-1.amazonaws.com`
257-
|443, 80
257+
|443
258258
|Provides access to container images hosted on `registry.connect.redhat.com`
259259

260260
|`oso-rhc4tp-docker-registry.s3-us-west-2.amazonaws.com`
261-
|443, 80
261+
|443
262262
|Required for Sonatype Nexus, F5 Big IP operators.
263263
|===
264264
+

0 commit comments

Comments
 (0)