Skip to content

Commit 07c3b92

Browse files
authored
Merge pull request #77667 from bscott-rh/OSDOCS-10955
OSDOCS-10955 Adding warning for AWS CAPI secret regions
2 parents a1057b7 + 5b9217a commit 07c3b92

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

installing/installing_aws/ipi/installing-aws-secret-region.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,13 @@ In {product-title} version {product-version}, you can install a cluster on Amazo
1313
1414
To configure a cluster in either region, you change parameters in the `install config.yaml` file before you install the cluster.
1515

16+
[WARNING]
17+
====
18+
In {product-title} {product-version}, the installation program uses Cluster API (CAPI) instead of Terraform to provision cluster infrastructure during installations on AWS. Installing a cluster on AWS into a secret or top-secret region has not been tested with CAPI as of the release of {product-title} {product-version}. This document will be updated when installation into a secret region has been tested.
19+
20+
There is a known issue with Network Load Balancers' support for security groups in secret or top secret regions that causes installations in these regions to fail. For more information, see link:https://issues.redhat.com/browse/OCPBUGS-33311[OCPBUGS-33311].
21+
====
22+
1623
[id="prerequisites_installing-aws-secret-region"]
1724
== Prerequisites
1825

0 commit comments

Comments
 (0)