From 0a9a49b19dbc2bbd84964c823ed0dcc8e4e8d38d Mon Sep 17 00:00:00 2001 From: Nermina Miller Date: Tue, 8 Mar 2022 17:22:34 -0500 Subject: [PATCH] OSDOCS-3324 OSDOCS-3324 OSDOCS-3324 --- modules/rosa-sts-creating-a-cluster-quickly.adoc | 5 +++++ .../rosa-sts-creating-a-cluster-with-customizations.adoc | 7 ++++++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/modules/rosa-sts-creating-a-cluster-quickly.adoc b/modules/rosa-sts-creating-a-cluster-quickly.adoc index cb73e48f16..ddd9fd6385 100644 --- a/modules/rosa-sts-creating-a-cluster-quickly.adoc +++ b/modules/rosa-sts-creating-a-cluster-quickly.adoc @@ -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 diff --git a/modules/rosa-sts-creating-a-cluster-with-customizations.adoc b/modules/rosa-sts-creating-a-cluster-with-customizations.adoc index 35259d0133..28fe82157c 100644 --- a/modules/rosa-sts-creating-a-cluster-with-customizations.adoc +++ b/modules/rosa-sts-creating-a-cluster-with-customizations.adoc @@ -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