diff --git a/installing/installing_aws/installing-aws-localzone.adoc b/installing/installing_aws/installing-aws-localzone.adoc index f4cf2c443091..b50c4453beec 100644 --- a/installing/installing_aws/installing-aws-localzone.adoc +++ b/installing/installing_aws/installing-aws-localzone.adoc @@ -42,8 +42,6 @@ Be sure to also review this site list if you are configuring a proxy. include::modules/cluster-entitlements.adoc[leveloffset=+1] -include::modules/installation-aws-tested-machine-types.adoc[leveloffset=+2] - include::modules/installation-aws-add-local-zone-locations.adoc[leveloffset=+1] include::modules/installation-aws-marketplace-subscribe.adoc[leveloffset=+1] @@ -66,7 +64,8 @@ include::modules/installation-obtaining-installer.adoc[leveloffset=+1] include::modules/ssh-agent-using.adoc[leveloffset=+1] include::modules/installation-user-infra-generate.adoc[leveloffset=+1] - +include::modules/installation-minimum-resource-requirements.adoc[leveloffset=+2] +include::modules/installation-aws-tested-machine-types.adoc[leveloffset=+2] include::modules/installation-generate-aws-user-infra-install-config.adoc[leveloffset=+2] [role="_additional-resources"] diff --git a/modules/installation-aws-tested-machine-types.adoc b/modules/installation-aws-tested-machine-types.adoc index cf092f906178..1ce2b8cfbe0a 100644 --- a/modules/installation-aws-tested-machine-types.adoc +++ b/modules/installation-aws-tested-machine-types.adoc @@ -41,7 +41,11 @@ ifdef::localzone[] .Machine types based on x86_64 architecture for AWS Local Zones [%collapsible] ==== +* `c5.2xlarge` +* `c5d.2xlarge` * `m5.xlarge` +* `m5.2xlarge` +* `t3.xlarge` ==== endif::localzone[] diff --git a/modules/installation-creating-aws-subnet-localzone.adoc b/modules/installation-creating-aws-subnet-localzone.adoc index d180a8040459..c0726b1ac892 100644 --- a/modules/installation-creating-aws-subnet-localzone.adoc +++ b/modules/installation-creating-aws-subnet-localzone.adoc @@ -62,7 +62,7 @@ requires: ---- <1> A short, representative cluster name to use for hostnames, etc. <2> Specify the cluster name that you used when you generated the `install-config.yaml` file for the cluster. -<3> The VPC ID in which the cluster's subnet will be created. +<3> The VPC ID in which the Local Zone's subnet will be created. <4> Specify the `VpcId` value from the output of the CloudFormation template for the VPC. <5> The Public Route Table ID for the VPC. @@ -90,11 +90,11 @@ You must enter the command on a single line. + [source,terminal] ---- -$ aws cloudformation create-stack --stack-name \ <1> +$ aws cloudformation create-stack --stack-name \ <1> --template-body file://