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

OSDOCS-3324

OSDOCS-3324

OSDOCS-3324
This commit is contained in:
Nermina Miller
2022-03-08 17:22:34 -05:00
committed by openshift-cherrypick-robot
parent 3e8c76644b
commit 0a9a49b19d
2 changed files with 11 additions and 1 deletions

View File

@@ -19,6 +19,11 @@ Additionally, you can use `auto` mode to immediately create the required AWS Ide
* You installed and configured the latest AWS (`aws`), ROSA (`rosa`), and OpenShift (`oc`) CLIs on your workstation.
* You logged in to your Red Hat account by using the `rosa` CLI.
* You verified that the AWS Elastic Load Balancing (ELB) service role exists in your AWS account.
+
[NOTE]
====
To successfully install ROSA 4.10 clusters, use ROSA CLI 1.1.11 or above.
====
.Procedure

View File

@@ -29,7 +29,12 @@ link:https://docs.aws.amazon.com/vpc/latest/userguide/vpc-sharing.html[AWS Share
* You have available AWS service quotas.
* You have enabled the ROSA service in the AWS Console.
* You have installed and configured the latest AWS, ROSA, and `oc` CLIs on your installation host.
* If you are using a customer-managed AWS Key Management Service (KMS) key for encryption, you have created a symmetric KMS key and you have the key ID and Amazon Resource Name (ARN). For more information about creating AWS KMS keys, see link:https://docs.aws.amazon.com/kms/latest/developerguide/create-keys.html[the AWS documenation].
* If you are using a customer-managed AWS Key Management Service (KMS) key for encryption, you have created a symmetric KMS key and you have the key ID and Amazon Resource Name (ARN). For more information about creating AWS KMS keys, see link:https://docs.aws.amazon.com/kms/latest/developerguide/create-keys.html[the AWS documentation].
+
[NOTE]
====
To successfully install ROSA 4.10 clusters, use ROSA CLI 1.1.11 or above.
====
.Procedure