Skip to content

Commit 25a2bea

Browse files
authored
rename section and move item
Rename section and move item
1 parent 02485ed commit 25a2bea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/openshift/howto-restrict-egress.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,10 @@ The following FQDNs are proxied through the service, and will not need additiona
4040

4141
## List of optional FQDNs
4242

43-
### INSTALLING AND DOWNLOADING PACKAGES AND TOOLS
43+
### ADDITIONAL CONTAINER IMAGES
4444

4545
- **`registry.redhat.io`**: Used to provide images for things such as Operator Hub.
46+
- **`*.quay.io`**: May be used to download images from the Red Hat managed Quay registry. Also a possible fall-back target for ARO required system images. If your firewall cannot use wildcards, you can find the [full list of subdomains in the Red Hat documentation.](https://docs.openshift.com/container-platform/latest/installing/install_config/configuring-firewall.html)
4647

4748
---
4849

@@ -59,7 +60,6 @@ In OpenShift Container Platform, customers can opt out of reporting health and u
5960

6061
### OTHER POSSIBLE OPENSHIFT REQUIREMENTS
6162

62-
- **`*.quay.io`**: May be used to download images from the Red Hat managed Quay registry. Also a possible fall-back target for ARO required system images. If your firewall cannot use wildcards, you can find the [full list of subdomains in the Red Hat documentation.](https://docs.openshift.com/container-platform/latest/installing/install_config/configuring-firewall.html)
6363
- **`mirror.openshift.com`**: Required to access mirrored installation content and images. This site is also a source of release image signatures.
6464
- **`*.apps.<cluster_name>.<base_domain>`** (OR EQUIVALENT ARO URL): When allowlisting domains, this is used in your corporate network to reach applications deployed in OpenShift, or to access the OpenShift console.
6565
- **`api.openshift.com`**: Used by the cluster for release graph parsing. https://access.redhat.com/labs/ocpupgradegraph/ can be used as an alternative.

0 commit comments

Comments
 (0)