Skip to content

Commit b2e0d60

Browse files
authored
Merge pull request #79914 from dfitzmau/OCPBUGS-37863
/lgtm merging OCPBUGS-37863: Documented a private infra notice for ARO
2 parents eb49676 + 57ed8bd commit b2e0d60

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

modules/installing-private-image-registry-private-azure.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@
77
= Optional: Preparing a private Microsoft Azure cluster for a private image registry
88

99
By installing a private image registry on a private Microsoft Azure cluster, you can create private storage endpoints. Private storage endpoints disable public facing endpoints to the registry's storage account, adding an extra layer of security to your {product-title} deployment.
10+
11+
[IMPORTANT]
12+
====
13+
Do not install a private image registry on {azure-first} Red{nbsp}Hat OpenShift (ARO), because the endpoint can put your {azure-first} Red{nbsp}Hat OpenShift cluster in an unrecoverable state.
14+
====
15+
1016
Use the following guide to prepare your private Microsoft Azure cluster for installation with a private image registry.
1117

1218
.Prerequisites

modules/registry-configuring-private-storage-endpoint-azure.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@
88

99
You can leverage the Image Registry Operator to use private endpoints on Azure, which enables seamless configuration of private storage accounts when {product-title} is deployed on private Azure clusters. This allows you to deploy the image registry without exposing public-facing storage endpoints.
1010

11+
[IMPORTANT]
12+
====
13+
Do not configure a private storage endpoint on {azure-first} Red{nbsp}Hat OpenShift (ARO), because the endpoint can put your {azure-first} Red{nbsp}Hat OpenShift cluster in an unrecoverable state.
14+
====
15+
1116
You can configure the Image Registry Operator to use private storage endpoints on Azure in one of two ways:
1217

1318
* By configuring the Image Registry Operator to discover the VNet and subnet names

0 commit comments

Comments
 (0)