1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00

Merge pull request #23299 from openshift-cherrypick-robot/cherry-pick-19365-to-enterprise-4.5

[enterprise-4.5] modules/configuring-firewall: Document release signature sources
This commit is contained in:
Kathryn Alexander
2020-06-25 13:27:21 -04:00
committed by GitHub

View File

@@ -75,23 +75,26 @@ Before you install {product-title}, you must configure your firewall to grant ac
|URL | Function
|`mirror.openshift.com`
|Required to access mirrored installation content and images
|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.
|`storage.googleapis.com/openshift-release`
|A source of release image signatures, although the Cluster Version Operator needs only a single functioning source.
|`*.apps.<cluster_name>.<base_domain>`
|Required to access the default cluster routes unless you set an ingress wildcard during installation
|Required to access the default cluster routes unless you set an ingress wildcard during installation.
|`quay-registry.s3.amazonaws.com`
|Required to access Quay image content in AWS
|Required to access Quay image content in AWS.
|`api.openshift.com`
|Required to check if updates are available for the cluster
|Required to check if updates are available for the cluster.
|`art-rhcos-ci.s3.amazonaws.com`
|Required to download {op-system-first} images
|Required to download {op-system-first} images.
|`api.openshift.com`
|Required for your cluster token
|Required for your cluster token.
|`cloud.redhat.com/openshift`
|Required for your cluster token
|Required for your cluster token.
|===