Aws Node Pool Config Spot Config Args
data class AwsNodePoolConfigSpotConfigArgs(val instanceTypes: Output<List<String>>) : ConvertibleToJava<AwsNodePoolConfigSpotConfigArgs>
Properties
Link copied to clipboard
List of AWS EC2 instance types for creating a spot node pool's nodes. The specified instance types must have the same number of CPUs and memory. You can use the Amazon EC2 Instance Selector tool (https://github.com/aws/amazon-ec2-instance-selector) to choose instance types with matching CPU and memory