Aws EKS automode custom nodeclass and nodepool resources

Hi team,

Do we have any terraform resources available for creating custom node class and custom node pool in AWS EKS cluster with Automode feature enabled??

If yes, would you please guide me with some examples

Thanks

2 Likes

I guess there’s the answer: [Bug]: support custom node pools for EKS auto mode · Issue #40455 · hashicorp/terraform-provider-aws · GitHub

Custom node pools are not passed to the EKS API, they created via the Kubernetes API