Skip to content

Commit a1e6b4f

Browse files
author
Brendan Daly
committed
OCPBUGS-27393:CloudFront update
1 parent df17c7b commit a1e6b4f

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

installing/install_config/configuring-firewall.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,8 @@ If you use a firewall, you must configure it so that {product-title} can access
1010
Red Hat Insights, the Telemetry service, a cloud to host your cluster, and certain build strategies.
1111

1212
include::modules/configuring-firewall.adoc[leveloffset=+1]
13+
14+
[role="_additional-resources"]
15+
.Additional resources
16+
17+
* xref:../../authentication/managing_cloud_provider_credentials/cco-short-term-creds.adoc#cco-short-term-creds-auth-flow-aws-oidc_cco-short-term-creds[OpenID Connect requirements for AWS STS]

modules/configuring-firewall.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ You can use the wildcards `\*.quay.io` and `*.openshiftapps.com` instead of `cdn
9999
|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-
.16+|AWS
102+
.17+|AWS
103103
|`aws.amazon.com`
104104
|443
105105
|Used to install and manage clusters in an AWS environment.
@@ -166,6 +166,10 @@ Alternatively, if you choose to not use a wildcard for AWS APIs, you must allowl
166166
|443
167167
|Allows the assignment of metadata about AWS resources in the form of tags.
168168

169+
|`*.cloudfront.net`
170+
|443
171+
|Used to provide access to CloudFront. If you use the AWS Security Token Service (STS) and the private S3 bucket, you must provide access to CloudFront.
172+
169173
.2+|GCP
170174
|`*.googleapis.com`
171175
|443

0 commit comments

Comments
 (0)