You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The output of this command is the AWS AMI ID for the `us-west-1` region. The AMI must belong to the same region as the cluster.
41
+
The output of this command is the AWS AMI ID for your designated architecture and the `us-west-1` region. The AMI must belong to the same region as the cluster.
Red Hat provides {op-system-first} AMIs that are valid for the various AWS regions that you can manually specify for your {product-title} nodes.
9
+
Red Hat provides {op-system-first} AMIs that are valid for the various AWS regions and instance architectures that you can manually specify for your {product-title} nodes.
10
10
11
11
[NOTE]
12
12
====
13
13
By importing your own AMI, you can also install to regions that do not have a published {op-system} AMI.
Copy file name to clipboardExpand all lines: modules/installation-configuration-parameters.adoc
+13-9Lines changed: 13 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -453,7 +453,7 @@ Optional installation configuration parameters are described in the following ta
453
453
454
454
|`cgroupsV2`
455
455
|Enables link:https://www.kernel.org/doc/html/latest/admin-guide/cgroup-v2.html[Linux control groups version 2] (cgroups v2) on specific nodes in your cluster. The {product-title} process for enabling cgroups v2 disables all cgroup version 1 controllers and hierarchies. The {product-title} cgroups version 2 feature is in Developer Preview and is not supported by Red Hat at this time.
456
-
|`true`
456
+
|`true`
457
457
458
458
|`compute`
459
459
|The configuration for the machines that comprise the compute nodes.
@@ -464,7 +464,7 @@ endif::rhv[]
464
464
465
465
ifndef::ibm-z,ibm-power[]
466
466
|`compute.architecture`
467
-
|Determines the instruction set architecture of the machines in the pool. Currently, heteregeneous clusters are not supported, so all pools must specify the same architecture. Valid values are `amd64` (the default).
467
+
|Determines the instruction set architecture of the machines in the pool. Currently, clusters with varied architectures are not supported. All pools must specify the same architecture. Valid values are `amd64` and `arm64`. See _Supported installation methods for different platforms_ in _Installing_ documentation for information about instance availability.
468
468
|String
469
469
endif::ibm-z,ibm-power[]
470
470
@@ -510,7 +510,7 @@ endif::rhv[]
510
510
511
511
ifndef::ibm-z,ibm-power[]
512
512
|`controlPlane.architecture`
513
-
|Determines the instruction set architecture of the machines in the pool. Currently, heterogeneous clusters are not supported, so all pools must specify the same architecture. Valid values are `amd64` (the default).
513
+
|Determines the instruction set architecture of the machines in the pool. Currently, clusters with varied architectures are not supported. All pools must specify the same architecture. Valid values are `amd64` and `arm64`. See _Supported installation methods for different platforms_ in _Installing_ documentation for information about instance availability.
514
514
|String
515
515
endif::ibm-z,ibm-power[]
516
516
@@ -620,7 +620,7 @@ Optional AWS configuration parameters are described in the following table:
620
620
621
621
|`compute.platform.aws.amiID`
622
622
|The AWS AMI used to boot compute machines for the cluster. This is required for regions that require a custom {op-system} AMI.
623
-
|Any published or custom {op-system} AMI that belongs to the set AWS region.
623
+
|Any published or custom {op-system} AMI that belongs to the set AWS region. See _RHCOS AMIs for AWS infrastructure_ for available AMI IDs.
624
624
625
625
|`compute.platform.aws.iamRole`
626
626
|A pre-existing AWS IAM role applied to the compute machine pool instance profiles. You can use these fields to match naming schemes and include predefined permissions boundaries for your IAM roles. If undefined, the installation program creates a new IAM role.
@@ -641,7 +641,7 @@ such as `io1`.
641
641
642
642
|`compute.platform.aws.type`
643
643
|The EC2 instance type for the compute machines.
644
-
|Valid AWS instance type, such as `m4.2xlarge`. See the *Instance types for machines* table that follows.
644
+
|Valid AWS instance type, such as `m4.2xlarge`. See the *Supported AWS machine types* table that follows.
|The AWS region that the installation program creates compute resources in.
654
654
|Any valid link:https://docs.aws.amazon.com/general/latest/gr/rande.html[AWS region], such as `us-east-1`.
655
+
[IMPORTANT]
656
+
====
657
+
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.
658
+
====
659
+
655
660
656
661
|`controlPlane.platform.aws.amiID`
657
662
|The AWS AMI used to boot control plane machines for the cluster. This is required for regions that require a custom {op-system} AMI.
658
-
|Any published or custom {op-system} AMI that belongs to the set AWS region.
663
+
|Any published or custom {op-system} AMI that belongs to the set AWS region. See _RHCOS AMIs for AWS infrastructure_ for available AMI IDs.
659
664
660
665
|`controlPlane.platform.aws.iamRole`
661
666
|A pre-existing AWS IAM role applied to the control plane machine pool instance profiles. You can use these fields to match naming schemes and include predefined permissions boundaries for your IAM roles. If undefined, the installation program creates a new IAM role.
662
667
|The name of a valid AWS IAM role.
663
668
664
669
|`controlPlane.platform.aws.type`
665
670
|The EC2 instance type for the control plane machines.
666
-
|Valid AWS instance type, such as `m5.xlarge`. See the *Instance types for machines* table that follows.
671
+
|Valid AWS instance type, such as `m5.xlarge`. See the *Supported AWS machine types* table that follows.
667
672
//add an xref when possible
668
673
669
674
|`controlPlane.platform.aws.zones`
@@ -678,7 +683,7 @@ control plane machine pool.
678
683
|`platform.aws.amiID`
679
684
|The AWS AMI used to boot all machines for the cluster. If set, the AMI must
680
685
belong to the same region as the cluster. This is required for regions that require a custom {op-system} AMI.
681
-
|Any published or custom {op-system} AMI that belongs to the set AWS region.
686
+
|Any published or custom {op-system} AMI that belongs to the set AWS region. See _RHCOS AMIs for AWS infrastructure_ for available AMI IDs.
682
687
683
688
|`platform.aws.hostedZone`
684
689
|An existing Route 53 private hosted zone for the cluster. You can only use a pre-existing hosted zone when also supplying your own VPC. The hosted zone must already be associated with the user-provided VPC before installation. Also, the domain of the hosted zone must be the cluster domain or a parent of the cluster domain. If undefined, the installation program creates a new hosted zone.
0 commit comments