Amazon EKS Releases
Track Amazon EKS Kubernetes version support, auto-upgrade policies, add-on compatibility, and upgrade path guidance. Version lag analysis vs upstream Kubernetes.
—
Total Versions
—
Supported
—
Latest
Version Timeline
All tracked releases with lifecycle status and EOL dates.
Loading version data…
Lifecycle Timeline
Visual overview of active support and maintenance windows.
Upgrade Paths
Migration guidance between major versions — breaking changes, effort estimates, and tips.
Breaking Changes
- Must upgrade one version at a time (3-4 hops)
- VPC CNI plugin version must match each K8s version
- CoreDNS and kube-proxy version bumps required
- Deprecated APIs removed at each version
- EBS CSI driver version requirements change
- Node AMI must be updated for each version
Migration Notes
Plan each hop as a separate operation: update control plane, update add-ons, update node groups, validate. Use eksctl or Terraform to manage the process. The biggest risk is deprecated API usage in your manifests. Run kubectl api-resources and check for deprecated APIs before each hop. Budget 1-2 hours per version hop.
Breaking Changes
- Standard K8s API deprecations
- Add-on version compatibility updates
- Node AMI refresh
Migration Notes
Single-hop upgrade. Update control plane, add-ons, nodes. Straightforward if you keep up with the quarterly cadence. Use EKS managed add-ons for automatic compatibility.
Version Risk Assessment
Evaluate risk factors before choosing a version for production.
| Version | EOL Risk | CVE Risk | Ecosystem | Cloud Support | Overall | Recommended Action |
|---|---|---|---|---|---|---|
| Amazon EKS 1.27 and older | Critical | High | Extended $$ | Paid only | Critical | Extended support charges + missing patches. Upgrade now. |
| Amazon EKS 1.28 | High | Medium | Maintenance | Full | High | Approaching extended support — upgrade soon |
| Amazon EKS 1.29/1.30 | Medium | Low | Active | Full | Medium | Supported — upgrade when convenient |
| Amazon EKS 1.31 | Low | Low | Active | Full | Low | Current — recommended |
| Amazon EKS 1.32 | None | Low | Active | Full | Low | Latest — recommended for new clusters |
EKS supports 4 K8s versions with standard support. Extended support costs $0.60/hr/cluster. Assessed March 2026.
EKS Kubernetes Version Feature Comparison
Side-by-side feature differences across major versions.
| Feature | 1.28 | 1.29 | 1.30 | 1.31 | 1.32 |
|---|---|---|---|---|---|
| VPC CNI recommended | 1.14+ | 1.15+ | 1.16+ | 1.18+ | 1.19+ |
| CoreDNS version | 1.10.1 | 1.11.1 | 1.11.1 | 1.11.3 | 1.11.3 |
| Sidecar containers | No | Alpha | Beta | Stable | Stable |
| Pod topology spread | Stable | Enhanced | Enhanced | Enhanced | Enhanced |
| Gateway API | Beta | Beta | Stable | Stable | Stable |
| EKS Auto Mode | No | No | No | Preview | GA |
| Fargate support | Full | Full | Full | Full | Full |
| Extended support cost | $0.60/hr | $0.60/hr | Free | Free | Free |
Embed Badges
Add live Amazon EKS status badges to your README, docs, or dashboard.
Health Status
Overall support health

EOL Countdown
Next end-of-life date

Latest Version
Current stable release

CVE Status
Known vulnerabilities

Frequently Asked Questions
Common questions about Amazon EKS releases and lifecycle.