[EKS] [Node upgrade strategy]: Blue/Green deployment
Open
EKS
EKS Managed Nodes
Proposed
- Dominant language
- Shell
- Stars
- 5.4k
- Forks
- 334
- PR merge metrics
- No merged PRs in 30d
Description
We are looking for blue/green 0 impact node upgrade. We do this today in our CICD pipeline, but it would be great to have this strategy in place for managed nodes. They way it works is similar to what is prescribed here. This is a best practice in order to provide seamless migration. This decouples infrastructure/node deployment from pod eviction.
https://docs.aws.amazon.com/eks/latest/userguide/migrate-stack.html
Contributor guide
Assessment
This issue has not been assessed yet.