Saltar al contenido

When will AWS be releasing K8s 1.34

0

I am interested in the release schedule for Kubernetes 1.34 on Amazon EKS. I see that support for 1.33 is available. Can you please provide an estimated timeline for when EKS will be releasing support for Kubernetes 1.34?

EXPERTO
preguntada hace 2 meses550 visualizaciones
1 Respuesta
1
Respuesta aceptada

Amazon EKS typically releases new Kubernetes versions 35-40 days after the upstream Kubernetes release. While I don't have the specific release date for Kubernetes 1.34 on Amazon EKS, this consistent timeline can help you estimate when it might become available.

Amazon EKS follows a predictable support pattern for Kubernetes versions. Each minor version receives standard support for 14 months after release, followed by a 12-month extended support period. In total, EKS stops supporting Kubernetes versions 26 months after their release.

With the recent introduction of programmatic access to Kubernetes version availability, you can now query the EKS API to discover available versions, their support status, and dates. This feature allows you to check when new versions become available without manual monitoring.

To stay informed about the release of Kubernetes 1.34 on EKS, you could set up automated checks using this API, monitor the AWS Health Dashboard, or review the EKS Kubernetes release calendar.
Sources
AWS re:Invent 2024 - The future of Kubernetes on AWS | AWS re:Post
How to get notified when new EKS platform versions are available? | AWS re:Post
Amazon EKS introduces programmatic access to Kubernetes version availability - AWS

respondido hace 2 meses
EXPERTO
revisado hace 2 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.