terraform-aws-modules / terraform-aws-eks

Terraform module to create Amazon Elastic Kubernetes (EKS) resources πŸ‡ΊπŸ‡¦
https://registry.terraform.io/modules/terraform-aws-modules/eks/aws
Apache License 2.0
4.47k stars 4.08k forks source link

Instance maintenance policy for eks managed node groups #3144

Closed schealex closed 2 months ago

schealex commented 2 months ago

Is your request related to a new offering from AWS?

Is this functionality available in the AWS provider for Terraform? See CHANGELOG.md, too.

Is your request related to a problem? Please describe.

Why was the change #2830 only added to self managed node groups? We are using eks managed node groups and would like to have the option aswell

bryantbiggs commented 2 months ago

Does EKS managed node groups support this?

bryantbiggs commented 2 months ago

closing for now - once this functionality is supported by EKS managed node groups then we can support it here as well

schealex commented 2 months ago

sorry for the late response @bryantbiggs, as far as i can tell EKS managed node groups support this. We can manually adjust the settings via AWS

image

but are unable to set those via the module

github-actions[bot] commented 4 weeks ago

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.