Skip to content

Commit 05da878

Browse files
committed
installation: generalize ARM AWS instance types
A1 is the instance type only for the first generation of AWS Graviton; the second-gen Graviton2 instance types (M6g/C6g/R6g) are newer, cheaper, and more widely available.
1 parent d3ac71d commit 05da878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/installation-configuration-parameters.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -676,7 +676,7 @@ link:https://yaml.org/spec/1.2/spec.html#sequence//[YAML sequence].
676676
|Any valid link:https://docs.aws.amazon.com/general/latest/gr/rande.html[AWS region], such as `us-east-1`.
677677
[IMPORTANT]
678678
====
679-
When running on ARM based AWS A1 instances, ensure that you enter a region where AWS Graviton processors are available. See link:https://aws.amazon.com/ec2/graviton/#Global_availability[Global availability] map in the AWS documentation.
679+
When running on ARM based AWS instances, ensure that you enter a region where AWS Graviton processors are available. See link:https://aws.amazon.com/ec2/graviton/#Global_availability[Global availability] map in the AWS documentation.
680680
====
681681

682682

0 commit comments

Comments
 (0)