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
|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.
725
729
|The name of a valid AWS IAM role.
726
730
731
+
|`controlPlane.platform.aws.rootVolume.kmsKeyARN`
732
+
|The Amazon Resource Name (key ARN) of a KMS key. This is required to encrypt OS volumes of control plane nodes with a specific KMS key.
733
+
|Valid link:https://docs.aws.amazon.com/kms/latest/developerguide/find-cmk-id-arn.html[key ID and the key ARN].
734
+
727
735
|`controlPlane.platform.aws.type`
728
736
|The EC2 instance type for the control plane machines.
729
737
|Valid AWS instance type, such as `m6i.xlarge`. See the *Supported AWS machine types* table that follows.
0 commit comments