Voiced by Amazon Polly |
Overview
The Kubernetes platform undergoes continuous development and receives regular updates comprising new features, design enhancements, and bug fixes. These updates, represented by minor versions such as 1.29, are typically released by the community approximately every four months. Amazon EKS aligns with this release and deprecation cycle for Kubernetes minor versions. It’s advisable to stay proactive and update your clusters to leverage the latest Kubernetes version available on Amazon EKS.
Each minor version remains under standard support within Amazon EKS for the initial 14 months following its release. Subsequently, it transitions into extended support for an additional 12 months. Extended support permits the continued use of a specific Kubernetes version for longer, albeit incurring an extra cost per cluster hour. Failure to update your cluster before the extended support period concludes results in automatic upgrading to the oldest currently supported extended version.
Establishing your cluster using the latest Kubernetes version supported by Amazon EKS is recommended. However, if your application necessitates a specific Kubernetes version, you can select older versions accordingly. New Amazon EKS clusters can be created utilizing standard or extended support versions.
Pioneers in Cloud Consulting & Migration Services
- Reduced infrastructural costs
- Accelerated application deployment
Introduction
Prerequisites to Upgrade
Certain crucial tasks need completion before upgrading to Kubernetes v1.29 in Amazon EKS. Here are the key changes to address beforehand:
- Update API Version: Ensure the API version of FlowSchema and PriorityLevelConfiguration is updated. The deprecated v1beta2 API version of these components is no longer served in Kubernetes v1.29. Refer to the deprecated API migration guide for more details.
Highlights of Kubernetes 1.29
This section covers notable removals, deprecations, and enhancements in Kubernetes version 1.29:
- Advanced Pod Management Features
Kubernetes v1.29 introduces a range of advanced pod management features. Notable among them is the graduation of #753 to beta, enabling the SidecarContainers feature gate by default. This feature facilitates the continuation of init containers until pod termination, effectively transforming them into sidecar containers.
- Security Enhancements
Enhancements such as the graduation of #2799 to beta, enabling the LegacyServiceAccountTokenCleanUp feature gate by default, ensure automatic cleanup of unused legacy service account tokens. Moreover, #3299 graduating to stable enables KMSv2 and KMSv2KDF feature gates by default, though KMSv2 is not currently supported in Amazon EKS.
- Removed API Versions and Features
Certain API versions and features are deprecated or removed with each Kubernetes release. In v1.29, the status.nodeInfo.kubeProxyVersion field for Node objects is deprecated. It’s essential to update all manifests and controllers accordingly.
Kubernetes Version Support in Amazon EKS
Amazon EKS offers support for seven Kubernetes versions (v1.23 through v1.29). While v1.24 through v1.29 are in standard support, v1.23 is currently in extended support. Kubernetes version 1.24 will transition to extended support on February 1, 2024.
Conclusion
In this post, we’ve explored the significant changes and enhancements in Kubernetes version v1.29, highlighting some of the most exciting features introduced. For further details, refer to the Kubernetes v1.29 release notes.
Drop a query if you have any questions regarding Amazon EKS and we will get back to you quickly.
Making IT Networks Enterprise-ready – Cloud Management Services
- Accelerated cloud migration
- End-to-end view of the cloud environment
About CloudThat
CloudThat is a leading provider of Cloud Training and Consulting services with a global presence in India, the USA, Asia, Europe, and Africa. Specializing in AWS, Microsoft Azure, GCP, VMware, Databricks, and more, the company serves mid-market and enterprise clients, offering comprehensive expertise in Cloud Migration, Data Platforms, DevOps, IoT, AI/ML, and more.
CloudThat is recognized as a top-tier partner with AWS and Microsoft, including the prestigious ‘Think Big’ partner award from AWS and the Microsoft Superstars FY 2023 award in Asia & India. Having trained 650k+ professionals in 500+ cloud certifications and completed 300+ consulting projects globally, CloudThat is an official AWS Advanced Consulting Partner, Microsoft Gold Partner, AWS Training Partner, AWS Migration Partner, AWS Data and Analytics Partner, AWS DevOps Competency Partner, Amazon QuickSight Service Delivery Partner, Amazon EKS Service Delivery Partner, AWS Microsoft Workload Partners, Amazon EC2 Service Delivery Partner, and many more.
To get started, go through our Consultancy page and Managed Services Package, CloudThat’s offerings.
FAQs
1. What is Kubernetes version 1.29?
ANS: – Kubernetes version 1.29, codenamed “Mandala,” is the latest release of the Kubernetes container orchestration platform. It introduces various enhancements, security improvements, and feature graduations.
2. What are the prerequisites for upgrading to Kubernetes v1.29 in Amazon EKS?
ANS: – Before upgrading to Kubernetes v1.29 in Amazon EKS, update the API version of FlowSchema and PriorityLevelConfiguration. The deprecated v1beta2 API version of these components is no longer served in Kubernetes v1.29. Refer to the deprecated API migration guide for detailed instructions.
3. Which Kubernetes version is supported in Amazon EKS?
ANS: – Amazon EKS currently supports seven Kubernetes versions, ranging from v1.23 to v1.29. Versions v1.24 through v1.29 are in standard support, while v1.23 is in extended support. For more information on extended version support and upgrade recommendations, refer to the Amazon EKS documentation.
WRITTEN BY Vineet Negi
Vineet Negi is a Research Associate at CloudThat. He is part of the Kubernetes vertical and has worked on DevOps and many other Cloud Computing technologies. He is an enthusiastic individual who is passionate about exploring all the latest technologies from a learning perspective.
Click to Comment