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/osd-aws-privatelink-firewall-prerequisites.adoc
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ This section provides the necessary details that enable you to control egress tr
45
45
|Provides core container images.
46
46
47
47
|`sso.redhat.com`
48
-
|443, 80
48
+
|443
49
49
|Required. The `https://console.redhat.com/openshift` site uses authentication from `sso.redhat.com` to download the pull secret and use Red Hat SaaS solutions to facilitate monitoring of your subscriptions, cluster inventory, chargeback reporting, and so on.
50
50
51
51
|`quay-registry.s3.amazonaws.com`
@@ -73,11 +73,11 @@ This section provides the necessary details that enable you to control egress tr
73
73
|Hosts all the container images that are stored on the Red Hat Ecosytem Catalog. Additionally, the registry provides access to the `odo` CLI tool that helps developers build on OpenShift and Kubernetes.
74
74
75
75
|`registry.connect.redhat.com`
76
-
|443, 80
76
+
|443
77
77
|Required for all third-party images and certified Operators.
78
78
79
79
|`console.redhat.com`
80
-
|443, 80
80
+
|443
81
81
|Required. Allows interactions between the cluster and OpenShift Console Manager to enable functionality, such as scheduling upgrades.
82
82
83
83
|`sso.redhat.com`
@@ -97,7 +97,7 @@ This section provides the necessary details that enable you to control egress tr
97
97
|The `openshift.org` site redirects through `www.okd.io`.
98
98
99
99
|`www.redhat.com`
100
-
|443, 80
100
+
|443
101
101
|The `sso.redhat.com` site redirects through `www.redhat.com`.
102
102
103
103
|`aws.amazon.com`
@@ -232,11 +232,11 @@ Alternatively, if you choose to not use a wildcard for Amazon Web Services (AWS)
232
232
|Used to install and manage clusters in an AWS environment.
233
233
234
234
|`servicequotas.<aws_region>.amazonaws.com`
235
-
|443, 80
235
+
|443
236
236
|Required. Used to confirm quotas for deploying the service.
237
237
238
238
|`tagging.<aws_region>.amazonaws.com`
239
-
|443, 80
239
+
|443
240
240
|Allows the assignment of metadata about AWS resources in the form of tags.
0 commit comments