Select Language:
Amazon EKS usually releases new Kubernetes versions about 35 to 40 days after the upstream Kubernetes release. Although there’s no specific date yet for Kubernetes 1.34 on Amazon EKS, this regular timing can help you estimate when it might become available.
EKS follows a consistent support schedule for each Kubernetes version. Typically, a version is supported for 14 months after it is released. After that, there’s an additional 12 months of extended support. In total, Amazon EKS stops supporting a Kubernetes version roughly 26 months after its initial release.
Recently, Amazon introduced a way to check the availability of Kubernetes versions through the API. This means you can now programmatically find out which versions are current, their support status, and the relevant dates. This feature makes it easier to stay on top of new releases without having to manually check all the time.
If you want to stay updated about when Kubernetes 1.34 will be available on EKS, you can set up automated checks using the API, keep an eye on the AWS Health Dashboard, or review the EKS release calendar dedicated to Kubernetes updates. These methods can help you plan ahead and ensure your applications stay current.
Sources: