Skip to content

Commit d8e15a1

Browse files
authored
Merge pull request #57255 from laubai/osdocs-4002-link-to-aws-quotas
OSDOCS#4002: Improve AWS quota links and guidance
2 parents 358b3cc + 0d04f7c commit d8e15a1

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

modules/rosa-required-aws-service-quotas.adoc

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ The table below describes the AWS service quotas and levels required to create a
1111

1212
[NOTE]
1313
====
14-
The AWS SDK allows ROSA to check quotas, but the AWS SDK calculation does not include your existing usage. Therefore, it is possible that the quota check can pass in the AWS SDK yet the cluster creation can fail. To fix this issue, increase your quota.
14+
The AWS SDK allows ROSA to check quotas, but the AWS SDK calculation does not account for your existing usage. Therefore, it is possible that the quota check can pass in the AWS SDK yet the cluster creation can fail. To fix this issue, increase your quota.
1515
====
1616

17-
If you need to modify or increase a specific quota, see Amazon's documentation on link:https://docs.aws.amazon.com/servicequotas/latest/userguide/request-quota-increase.html[requesting a quota increase].
17+
If you need to modify or increase a specific quota, see Amazon's documentation on link:https://docs.aws.amazon.com/servicequotas/latest/userguide/request-quota-increase.html[requesting a quota increase]. Large quota requests are submitted to Amazon Support for review, and take some time to be approved. If your quota request is urgent, contact AWS Support.
1818

1919
[IMPORTANT]
2020
====
@@ -129,4 +129,6 @@ The default value of 5 vCPUs is not sufficient to create ROSA clusters. ROSA has
129129

130130
[role="_additional-resources"]
131131
== Additional resources
132-
* See link:https://docs.aws.amazon.com/ROSA/latest/userguide/service-quotas-rosa.html[ROSA service quotas]
132+
* link:https://aws.amazon.com/premiumsupport/knowledge-center/request-service-quota-increase-cli/[How can I request, view, and manage service quota increase requests using AWS CLI commands?]
133+
* link:https://docs.aws.amazon.com/ROSA/latest/userguide/service-quotas-rosa.html[ROSA service quotas]
134+
* link:https://docs.aws.amazon.com/servicequotas/latest/userguide/request-quota-increase.html[Request a quota increase]

0 commit comments

Comments
 (0)