Skip to content

Commit e7ef8d8

Browse files
authored
Merge pull request #41126 from EricPonvelle/OSDOCS-3078_AWS-Account-Limits
OSDOCS-3078: Updated some text in the AWS Accounts Limits.
2 parents 67ae588 + 4cc0106 commit e7ef8d8

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

modules/aws-limits.adoc

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,14 @@ The following table summarizes the AWS components whose limits can impact your a
1818
|Instance Limits
1919
|Varies
2020
|Varies
21-
|By default, each cluster creates the following instances:
21+
|At a minimum, each cluster creates the following instances:
2222

2323
* One bootstrap machine, which is removed after installation
2424
* Three master nodes
25-
* Three worker nodes
25+
* Two infrastructure nodes for a single availability zone; three infrascture nodes for multi-availability zones
26+
* Two worker nodes for a single availability zone; three worker nodes for multi-availability zones
2627

27-
These instance type counts are within a new account's default limit. To deploy more worker nodes, enable autoscaling, deploy large workloads, or use a different instance type, review your account limits to ensure that your cluster can deploy the machines that you need.
28+
These instance type counts are within a new account's default limit. To deploy more worker nodes, deploy large workloads, or use a different instance type, review your account limits to ensure that your cluster can deploy the machines that you need.
2829

2930
In most regions, the bootstrap and worker machines uses an `m4.large` machines and the master machines use `m4.xlarge` instances. In some regions, including all regions that do not support these instance types, `m5.large` and `m5.xlarge` instances are used instead.
3031

0 commit comments

Comments
 (0)