Amazon EKS now allows users to revert their cluster's control plane to the previous Kubernetes version within seven days of an upgrade. This new capability provides a safety net for teams encountering issues with in-place updates, significantly reducing the risk associated with version transitions. By enabling quick recovery, the feature helps maintain cluster stability without requiring complex manual interventions.
- Revert EKS control plane to prior K8s version within 7 days of upgrade.
- Mitigates risks of in-place cluster upgrades with a built-in safety net.
- Enables rapid recovery from problematic updates without manual fixes.
- Simplifies version management for production-grade Kubernetes clusters.