Skip to content

Commit 3e85005

Browse files
committed
Add info for 3rd party repos
1 parent 13e4101 commit 3e85005

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

modules/osd-aws-privatelink-firewall-prerequisites.adoc

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,24 @@ OR
309309
|The SFTP server used by `must-gather-operator` to upload diagnostic logs to help troubleshoot issues with the cluster.
310310
|===
311311

312+
. Allowlist the following URLs for optional third-party content:
313+
+
314+
[cols="6,1,6",options="header"]
315+
|===
316+
|Domain | Port | Function
317+
|`registry.connect.redhat.com`
318+
| 443
319+
| Required for all third-party-images and certified operators.
320+
321+
|`rhc4tp-prod-z8cxf-image-registry-us-east-1-evenkyleffocxqvofrk.s3.dualstack.us-east-1.amazonaws.com`
322+
| 443
323+
| Provides access to container images hosted on `registry.connect.redhat.com`
324+
325+
|`oso-rhc4tp-docker-registry.s3-us-west-2.amazonaws.com`
326+
| 443
327+
| Required for Sonatype Nexus, F5 Big IP operators.
328+
|===
329+
312330
. If you did not allow a wildcard for Amazon Web Services (AWS) APIs, you must also allow the S3 bucket used for the internal OpenShift registry. To retrieve that endpoint, run the following command after the cluster is successfully provisioned:
313331
+
314332
[source,terminal]

0 commit comments

Comments
 (0)