<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/amazon-eks-now-supports-kubernetes-version-rollbacks-within-7-days-of-an-upgrade-agl0j5hqt" -->

---
title: Amazon EKS now supports Kubernetes version rollbacks...
description: Amazon EKS now supports Kubernetes control plane version rollbacks within 7 days of an upgrade, triggered via the existing UpdateClusterVersion API at no extra...
canonical: https://daily.dev/posts/amazon-eks-now-supports-kubernetes-version-rollbacks-within-7-days-of-an-upgrade-agl0j5hqt
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Amazon EKS now supports Kubernetes version rollbacks within 7 days of an upgrade | daily.dev
og:description: Amazon EKS now supports Kubernetes control plane version rollbacks within 7 days of an upgrade, triggered via the existing UpdateClusterVersion API at no extra...
og:url: https://daily.dev/posts/amazon-eks-now-supports-kubernetes-version-rollbacks-within-7-days-of-an-upgrade-agl0j5hqt
og:image: https://api.daily.dev/og/posts/agL0j5hQT.png
og:image:alt: Amazon EKS now supports Kubernetes version rollbacks within 7 days of an upgrade
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Amazon EKS now supports Kubernetes version rollbacks within 7 days of an upgrade

**[Collections](https://daily.dev/sources/collections)** · 2 min read · 1 upvotes · 1 comments

## Summary

Amazon EKS now supports Kubernetes control plane version rollbacks within 7 days of an upgrade, triggered via the existing UpdateClusterVersion API at no extra cost. During rollback, etcd data, workloads, and persistent volumes are preserved. For EKS Auto Mode clusters, worker nodes are rolled back before the control plane with disruption budgets respected. Pre-upgrade tooling includes Upgrade Insights for compatibility checks and the EKS MCP Server for AI-assisted readiness assessments. The feature is available in all EKS regions and positions EKS closer to GKE, which already offers similar functionality, while Azure AKS still only supports node pool rollbacks.

## Content

Amazon EKS has added Kubernetes control plane version rollback, letting teams revert a cluster to its previous minor version within 7 days of an upgrade. It's a feature the community has wanted for a long time, and its absence previously pushed teams toward expensive workarounds like blue/green deployments or manual etcd snapshots.

## How rollback works

Rollback is triggered through the existing `UpdateClusterVersion` API at no extra cost. Before proceeding, EKS runs cluster insights checks to validate that the cluster is in a safe state to revert. If something looks wrong, you can cancel the operation mid-flight via a cancel API.

During rollback, etcd data, workloads, and persistent volumes are preserved. For EKS Auto Mode clusters, worker nodes are automatically rolled back before the control plane, with disruption budgets respected throughout.

## Pre-upgrade tooling

Rollback is one piece of a broader set of lifecycle improvements. Upgrade Insights runs automated pre-upgrade compatibility checks covering deprecated APIs, add-on compatibility, and version skew between components. Rollback Readiness Insights validates cluster state specifically before a revert, so you're not flying blind.

The EKS MCP Server adds AI-assisted upgrade readiness assessments via natural language queries against live cluster state, which is useful if you'd rather ask "is this cluster ready to upgrade?" than dig through dashboards.

## Availability and competitive context

The feature is available in all EKS regions at no extra cost. GKE already offers similar control plane rollbacks. Azure AKS currently only supports node pool rollbacks, not control plane.

Salesforce is one early adopter that has incorporated native rollback into their standard upgrade workflow, which gives some signal that it holds up in large-scale production environments.

## What changes in practice

Kubernetes upgrades have historically felt like a point of no return. Once you committed, your options if something went wrong were limited and expensive. A 7-day rollback window doesn't eliminate upgrade risk, but it does change the calculus. Teams can upgrade with more confidence knowing there's a real escape hatch, not just a theoretical one.

## Community discussion

Top comments from developers on daily.dev.

**@dcorto** · 0 upvotes

> niceeee 🎩

## Similar posts on daily.dev

- [Upgrade Amazon EKS clusters with confidence using Kubernetes version rollbacks](https://daily.dev/posts/upgrade-amazon-eks-clusters-with-confidence-using-kubernetes-version-rollbacks-xcjphofhr) · AWS · 0 upvotes · 0 comments
- [Kubernetes gets minor version rollback](https://daily.dev/posts/kubernetes-gets-minor-version-rollback-qfydcuwrs) · Google Cloud · 0 upvotes · 0 comments

---

Tags: [#aws](https://daily.dev/tags/aws), [#kubernetes](https://daily.dev/tags/kubernetes)

[View this post on daily.dev](https://daily.dev/posts/amazon-eks-now-supports-kubernetes-version-rollbacks-within-7-days-of-an-upgrade-agl0j5hqt)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Amazon EKS now supports Kubernetes version rollbacks within 7 days of an upgrade","url":"https://daily.dev/posts/amazon-eks-now-supports-kubernetes-version-rollbacks-within-7-days-of-an-upgrade-agl0j5hqt","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/amazon-eks-now-supports-kubernetes-version-rollbacks-within-7-days-of-an-upgrade-agl0j5hqt"},"datePublished":"2026-08-01T15:46:54.812Z","dateModified":"2026-08-01T15:47:31.591Z","description":"Amazon EKS now supports Kubernetes control plane version rollbacks within 7 days of an upgrade, triggered via the existing UpdateClusterVersion API at no extra...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/4e1d608fe1a3e4e31129b52c2fb92ed6?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/4e1d608fe1a3e4e31129b52c2fb92ed6?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Collections","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Collections","logo":"https://media.daily.dev/image/upload/s--fk_6ycEi--/f_auto,q_auto/v1780996001/logos/collections?_a=BAMAMiWQ0","url":"https://daily.dev/sources/collections"},"commentCount":1,"discussionUrl":"https://daily.dev/posts/amazon-eks-now-supports-kubernetes-version-rollbacks-within-7-days-of-an-upgrade-agl0j5hqt","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":1},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":1}],"keywords":"aws,kubernetes","timeRequired":"PT2M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Collections","item":"https://daily.dev/sources/collections"},{"@type":"ListItem","position":3,"name":"Amazon EKS now supports Kubernetes version rollbacks within 7 days of an upgrade"}]}
{"@context":"https://schema.org","@type":"WebPage","@id":"https://daily.dev/posts/amazon-eks-now-supports-kubernetes-version-rollbacks-within-7-days-of-an-upgrade-agl0j5hqt","comment":[{"@type":"Comment","text":"niceeee 🎩","datePublished":"2026-08-03T04:24:33.723Z","url":"https://daily.dev/posts/agL0j5hQT#c-aHnlwCz3m","author":{"@type":"Person","name":"David C.","url":"https://daily.dev/dcorto","image":"https://media.daily.dev/image/upload/s--EPnTZZFw--/f_auto/v1784418453/avatars/avatar_tT4BuvxaHeTxyE5fH41si?_a=BAMAMicg0"}}]}
```

