You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/configuring-firewall.adoc
+32-32Lines changed: 32 additions & 32 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,31 +24,31 @@ If your environment has a dedicated load balancer in front of your {product-titl
24
24
|URL | Port | Function
25
25
26
26
|`registry.redhat.io`
27
-
|443, 80
27
+
|443
28
28
|Provides core container images
29
29
30
30
|`access.redhat.com`^[1]^
31
-
|443, 80
31
+
|443
32
32
|Hosts all the container images that are stored on the Red Hat Ecosytem Catalog, including core container images.
33
33
34
34
|`quay.io`
35
-
|443, 80
35
+
|443
36
36
|Provides core container images
37
37
38
38
|`cdn.quay.io`
39
-
|443, 80
39
+
|443
40
40
|Provides core container images
41
41
42
42
|`cdn01.quay.io`
43
-
|443, 80
43
+
|443
44
44
|Provides core container images
45
45
46
46
|`cdn02.quay.io`
47
-
|443, 80
47
+
|443
48
48
|Provides core container images
49
49
50
50
|`cdn03.quay.io`
51
-
|443, 80
51
+
|443
52
52
|Provides core container images
53
53
54
54
|`sso.redhat.com`
@@ -72,15 +72,15 @@ You can use the wildcards `\*.quay.io` and `*.openshiftapps.com` instead of `cdn
72
72
|URL | Port | Function
73
73
74
74
|`cert-api.access.redhat.com`
75
-
|443, 80
75
+
|443
76
76
|Required for Telemetry
77
77
78
78
|`api.access.redhat.com`
79
-
|443, 80
79
+
|443
80
80
|Required for Telemetry
81
81
82
82
|`infogw.api.openshift.com`
83
-
|443, 80
83
+
|443
84
84
|Required for Telemetry
85
85
86
86
|`console.redhat.com`
@@ -96,18 +96,18 @@ You can use the wildcards `\*.quay.io` and `*.openshiftapps.com` instead of `cdn
96
96
97
97
|Alibaba
98
98
|`*.aliyuncs.com`
99
-
|443, 80
99
+
|443
100
100
|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.
101
101
102
-
.15+|AWS
102
+
.16+|AWS
103
103
|`aws.amazon.com`
104
-
|443, 80
104
+
|443
105
105
|Used to install and manage clusters in an AWS environment.
106
106
107
107
|`*.amazonaws.com`
108
108
109
109
Alternatively, if you choose to not use a wildcard for AWS APIs, you must allowlist the following URLs:
110
-
|443, 80
110
+
|443
111
111
|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.
112
112
113
113
|`ec2.amazonaws.com`
@@ -159,33 +159,33 @@ Alternatively, if you choose to not use a wildcard for AWS APIs, you must allowl
159
159
|Used to install and manage clusters in an AWS environment.
160
160
161
161
|`servicequotas.<aws_region>.amazonaws.com`
162
-
|443, 80
162
+
|443
163
163
|Required. Used to confirm quotas for deploying the service.
164
164
165
165
|`tagging.<aws_region>.amazonaws.com`
166
-
|443, 80
166
+
|443
167
167
|Allows the assignment of metadata about AWS resources in the form of tags.
168
168
169
169
.2+|GCP
170
170
|`*.googleapis.com`
171
-
|443, 80
171
+
|443
172
172
|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.
173
173
174
174
|`accounts.google.com`
175
-
|443, 80
175
+
|443
176
176
| Required to access your GCP account.
177
177
178
-
.4+|Azure
178
+
.3+|Azure
179
179
|`management.azure.com`
180
-
|443, 80
180
+
|443
181
181
|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.
182
182
183
183
|`*.blob.core.windows.net`
184
-
|443, 80
184
+
|443
185
185
|Required to download Ignition files.
186
186
187
187
|`login.microsoftonline.com`
188
-
|443, 80
188
+
|443
189
189
|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.
190
190
191
191
|===
@@ -197,35 +197,35 @@ Alternatively, if you choose to not use a wildcard for AWS APIs, you must allowl
197
197
|URL | Port | Function
198
198
199
199
|`mirror.openshift.com`
200
-
|443, 80
200
+
|443
201
201
|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.
202
202
203
203
|`storage.googleapis.com/openshift-release`
204
-
|443, 80
204
+
|443
205
205
|A source of release image signatures, although the Cluster Version Operator needs only a single functioning source.
206
206
207
207
|`*.apps.<cluster_name>.<base_domain>`
208
-
|443, 80
208
+
|443
209
209
|Required to access the default cluster routes unless you set an ingress wildcard during installation.
210
210
211
211
|`quayio-production-s3.s3.amazonaws.com`
212
-
|443, 80
212
+
|443
213
213
|Required to access Quay image content in AWS.
214
214
215
215
|`api.openshift.com`
216
-
|443, 80
216
+
|443
217
217
|Required both for your cluster token and to check if updates are available for the cluster.
218
218
219
219
|`rhcos.mirror.openshift.com`
220
-
|443, 80
220
+
|443
221
221
|Required to download {op-system-first} images.
222
222
223
223
|`console.redhat.com`
224
224
|443
225
225
|Required for your cluster token.
226
226
227
227
// |`registry.access.redhat.com`
228
-
// |443, 80
228
+
// |443
229
229
// |Required for `odo` CLI.
230
230
231
231
|`sso.redhat.com`
@@ -250,15 +250,15 @@ that is specified in the `spec.route.hostname` field of the
250
250
|URL | Port | Function
251
251
252
252
|`registry.connect.redhat.com`
253
-
|443, 80
253
+
|443
254
254
|Required for all third-party images and certified operators.
0 commit comments