Skip to content

Commit c668cdc

Browse files
authored
Merge pull request #94399 from jneczypor/OSDOCS-13532
OSDOCS-13532: Add small explainer about the need for ECR
2 parents 25e6faf + 343caf1 commit c668cdc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

rosa_hcp/rosa-hcp-egress-lockdown-install.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Creating a {product-title} (ROSA) cluster with egress lockdown provides a way to
99

1010
All public and private clusters with egress lockdown get their Red{nbsp}Hat container images from an Amazon Elastic Container Registry (ECR) located in the local region of the cluster instead of gathering these images from various endpoints and registries on the internet. ECR provides storage for OpenShift release images as well as Red{nbsp}Hat Operators. All requests for ECR are kept within your AWS network by serving them over a VPC endpoint within your cluster.
1111

12+
ROSA clusters with egress lockdown use AWS ECR to provision ROSA with HCP clusters without the need for public internet. Because necessary cluster lifecycle processes occur over AWS private networking, AWS ECR serves as a critical service for core cluster platform images. For more information on AWS ECR, see link:https://aws.amazon.com/ecr/[Amazon Elastic Container Registry].
13+
1214
You can create a fully operational cluster that does not require a public egress by configuring a virtual private cloud (VPC) and using the `--properties zero_egress:true` flag when creating your cluster.
1315

1416
See xref:../upgrading/rosa-hcp-upgrading.adoc#rosa-hcp-upgrading[Upgrading {product-title} clusters] to upgrade clusters using egress lockdown.

0 commit comments

Comments
 (0)