Cluster Outpost Config Args
data class ClusterOutpostConfigArgs(val controlPlaneInstanceType: Output<String>, val controlPlanePlacement: Output<ClusterOutpostConfigControlPlanePlacementArgs>? = null, val outpostArns: Output<List<String>>) : ConvertibleToJava<ClusterOutpostConfigArgs>
Constructors
Link copied to clipboard
fun ClusterOutpostConfigArgs(controlPlaneInstanceType: Output<String>, controlPlanePlacement: Output<ClusterOutpostConfigControlPlanePlacementArgs>? = null, outpostArns: Output<List<String>>)
Functions
Properties
Link copied to clipboard
The Amazon EC2 instance type that you want to use for your local Amazon EKS cluster on Outposts. The instance type that you specify is used for all Kubernetes control plane instances. The instance type can't be changed after cluster creation. Choose an instance type based on the number of nodes that your cluster will have. If your cluster will have: