Skip to content

Commit 4d5db18

Browse files
authored
Merge pull request #35359 from EricPonvelle/AWS-InstanceType
BZ#1977897 Updated the instance type from m5a.10xlarge to m5a.12xlarge
2 parents d6ec4a2 + c0a6a6e commit 4d5db18

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

modules/installation-creating-aws-control-plane.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ the CloudFormation template for the security group and roles.
165165
* `m5a.2xlarge`
166166
* `m5a.4xlarge`
167167
* `m5a.8xlarge`
168-
* `m5a.10xlarge`
168+
* `m5a.12xlarge`
169169
* `m5a.16xlarge`
170170
* `c4.2xlarge`
171171
* `c4.4xlarge`

modules/installation-creating-aws-worker.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ the CloudFormation template for the security group and roles.
123123
* `m5a.2xlarge`
124124
* `m5a.4xlarge`
125125
* `m5a.8xlarge`
126-
* `m5a.10xlarge`
126+
* `m5a.12xlarge`
127127
* `m5a.16xlarge`
128128
* `c4.large`
129129
* `c4.xlarge`

modules/installation-supported-aws-machine-types.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ The following Amazon Web Services (AWS) instance types are supported with {produ
119119
|x
120120
|x
121121
122-
|`m5a.10xlarge`
122+
|`m5a.12xlarge`
123123
|
124124
|x
125125
|x

0 commit comments

Comments
 (0)