I'm submitting a...
What is the current behavior?
When this module makes a change to the worker group launch template an external action is required to update the workers to use the new launch template.
If this is a bug, how to reproduce? Please include a code sample if relevant.
n/a
What's the expected behavior?
I'm interested to see if the new Instance Refresh for EC2 Auto Scaling would be something that could be leveraged by this module to automate worker upgrades?
Currently the best solution I've found for this is the HelloFresh EKS Rolling Update but due to the fact that this is synchronous and time consuming it doesn't seem like a good fit for a Terraform module. I'd be interested to see if Instance Refresh for EC2 Auto Scaling is an alternative that can be embedded in a Terraform module.
Are you able to fix this problem and submit a PR? Link here if you have already.
n/a
Environment details
n/a
Any other relevant info
n/a
I'm submitting a...
What is the current behavior?
When this module makes a change to the worker group launch template an external action is required to update the workers to use the new launch template.
If this is a bug, how to reproduce? Please include a code sample if relevant.
n/a
What's the expected behavior?
I'm interested to see if the new Instance Refresh for EC2 Auto Scaling would be something that could be leveraged by this module to automate worker upgrades?
Currently the best solution I've found for this is the HelloFresh EKS Rolling Update but due to the fact that this is synchronous and time consuming it doesn't seem like a good fit for a Terraform module. I'd be interested to see if Instance Refresh for EC2 Auto Scaling is an alternative that can be embedded in a Terraform module.
Are you able to fix this problem and submit a PR? Link here if you have already.
n/a
Environment details
n/a
Any other relevant info
n/a