AwsNodePoolConfigSpotConfig

data class AwsNodePoolConfigSpotConfig(val instanceTypes: List<String>)

Constructors

Link copied to clipboard
constructor(instanceTypes: List<String>)

Types

Link copied to clipboard
object Companion

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