← All stories
● Covered by 2 sources · 2 reportsMedium impact2 neutral

Amazon EKS Introduces Kubernetes Version Rollback and Extended Support

🔄 Updated 1d ago
New to BrevFeed? We gather this story from every outlet covering it into one summary — ranked by real-world impact, not just the latest headline — so you never miss what matters. What is BrevFeed? →

Key points

  • EKS supports Kubernetes version rollbacks.
  • Rollbacks are available within 7 days of an upgrade.
  • Extended Support makes Kubernetes versions available for 26 months.
  • Rollbacks revert control plane, preserve etcd data and workloads.
  • This reduces risks associated with in-place cluster upgrades.

Kubernetes Version Rollback Capability

Amazon EKS has introduced support for Kubernetes version rollbacks. This feature allows users to revert a cluster's control plane to its previous Kubernetes version within seven days of an upgrade. The rollback mechanism is designed to reduce the risk associated with in-place cluster upgrades by providing a recovery option for problematic updates.

Technical Details of Rollback

When a rollback is performed, EKS reverts the Kubernetes API server and other control plane components. Importantly, all etcd data, workloads, and persistent volumes are preserved during this process. For clusters operating in EKS Auto Mode, worker nodes are automatically rolled back before the control plane, with options available to accelerate or cancel this process.

Extended Support for Kubernetes Versions

In addition to rollbacks, Amazon EKS has introduced Extended Support for Kubernetes versions. This change extends the availability of each Kubernetes version to 26 months. This aims to address operational challenges faced by organizations due to the frequent release schedule of Kubernetes, which typically sees three minor versions per year.

Addressing Upgrade Challenges

Historically, upgrading a Kubernetes control plane has been a one-way operation, meaning changes could not be reversed. This constraint often led organizations to delay upgrades, resulting in clusters running older versions, missing security patches, and eventually reaching extended support timelines. The new rollback feature and extended support period are intended to mitigate these issues, making cluster lifecycle management simpler and safer.

Impact on Cluster Management

Platform teams managing large fleets of clusters often spend weeks preparing for each in-place upgrade cycle, involving parallel infrastructure for validation and extensive pre-flight verification. Some organizations adopted blue-green deployment strategies as an insurance policy against upgrade failures. The new EKS features aim to reduce the operational cost and complexity associated with Kubernetes upgrades, providing more time for validation and coordination.

✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →

The daily brief

One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.

One email a day. Unsubscribe in one click, any time.

Today's brief

Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.

~7 min · 6 stories · Aug 15

▶ Play today's brief Listen on Spotify

New every morning, and the back catalogue is archived by date.

How outlets covered it

Amazon EKS has introduced Extended Support for Kubernetes versions, making each version available for 26 months. This change addresses the operational challenges and delays organizations face with frequent Kubernetes upgrades, providing more time for validation and coordination.

Amazon EKS now supports Kubernetes version rollbacks, allowing users to revert a cluster's control plane to its previous Kubernetes version within seven days of an upgrade. This feature provides a safety net for quick recovery from problematic updates, reducing the risk associated with in-place cluster upgrades.