Use Custom Node pools for EKS Auto Mode on existing Clusters
Closed this issue ยท 0 comments
jatinmehrotra commented
Is your request related to a new offering from AWS?
Is this functionality available in the AWS provider for Terraform? See CHANGELOG.md, too.
- No ๐: please wait to file a request until the functionality is available in the AWS provider
- Yes โ : please list the AWS provider version which introduced this functionality
v5.80.0
Is your request related to a problem? Please describe.
- I am trying to enable eks auto mode on existing cluster
- However atm
cluster_compute_config
only allowsgeneral-purpose, system
as node pools value - i need to create custom nodepool becuse as per this issue, its not possible opt in Auto mode for existing cluster if we use
general-purpose, system
as built in nodepools
Describe the solution you'd like.
- until the issue issue is fixed or when i need to use custom nodepool eks auto should support custom node pools