Aws Node Pool Config Args
Constructors
Properties
Optional. Configuration related to CloudWatch metrics collection on the Auto Scaling group of the node pool. When unspecified, metrics collection is disabled.
The ARN of the AWS KMS key used to encrypt node pool configuration.
The name of the AWS IAM role assigned to nodes in the pool.
Details of placement information for an instance.
Optional. The AWS instance type. When unspecified, it defaults to m5.large
.
Proxy configuration for outbound HTTP(S) traffic.
Optional. Template for the root volume provisioned for node pool nodes. Volumes will be provisioned in the availability zone assigned to the node pool subnet. When unspecified, it defaults to 32 GiB with the GP2 volume type.
Optional. The IDs of additional security groups to add to nodes in this pool. The manager will automatically create security groups with minimum rules needed for a functioning cluster.
Optional. When specified, the node pool will provision Spot instances from the set of spot_config.instance_types. This field is mutually exclusive with instance_type
Optional. The SSH configuration.
Optional. The initial taints assigned to nodes of this node pool.