Skip to content

Commit 8d166fa

Browse files
author
Bob Furu
authored
Merge pull request #43013 from nermina-redhat/OSDOCS-3324
2 parents d7a5016 + 2c3e092 commit 8d166fa

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

modules/rosa-sts-creating-a-cluster-quickly.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@ Additionally, you can use `auto` mode to immediately create the required AWS Ide
1919
* You installed and configured the latest AWS (`aws`), ROSA (`rosa`), and OpenShift (`oc`) CLIs on your workstation.
2020
* You logged in to your Red Hat account by using the `rosa` CLI.
2121
* You verified that the AWS Elastic Load Balancing (ELB) service role exists in your AWS account.
22+
+
23+
[NOTE]
24+
====
25+
To successfully install ROSA 4.10 clusters, use ROSA CLI 1.1.11 or above.
26+
====
2227
2328
.Procedure
2429

modules/rosa-sts-creating-a-cluster-with-customizations.adoc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,12 @@ link:https://docs.aws.amazon.com/vpc/latest/userguide/vpc-sharing.html[AWS Share
2929
* You have available AWS service quotas.
3030
* You have enabled the ROSA service in the AWS Console.
3131
* You have installed and configured the latest AWS, ROSA, and `oc` CLIs on your installation host.
32-
* 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].
32+
* 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].
33+
+
34+
[NOTE]
35+
====
36+
To successfully install ROSA 4.10 clusters, use ROSA CLI 1.1.11 or above.
37+
====
3338
3439
.Procedure
3540

0 commit comments

Comments
 (0)