Kubernetes v1.35 'Timbernetes' Release Introduces Stable In-Place Pod Updates and Native Workload Identity
The Kubernetes community has officially released version 1.35, codenamed 'Timbernetes' or the 'World Tree Release.' This update comprises 60 enhancements, including 17 stable, 19 beta, and 22 alpha features, reflecting the project's robust development cycle. A major highlight is the graduation of in-place updates for Pod resources to General Availability (GA). This feature allows users to adjust CPU and memory limits without restarting Pods, enabling nondisruptive vertical scaling and improving efficiency for stateful applications. Additionally, the release introduces beta support for native Pod certificates, simplifying workload identity and security by automating certificate rotation directly through the kubelet, thereby reducing reliance on external controllers. An alpha feature for node-declared capabilities before scheduling was also introduced to prevent compatibility issues between control planes and older nodes. The release theme draws inspiration from Yggdrasil, symbolizing the global community's role in sustaining the platform. These updates aim to streamline operations, enhance security architectures like service meshes, and maintain the health of one of the world's largest open-source projects.
Wire timeline
Kubernetes v1.35 'Timbernetes' Release Introduces Stable In-Place Pod Updates and Native Workload Identity
The Kubernetes community has officially released version 1.35, codenamed 'Timbernetes' or the 'World Tree Release.' This update comprises 60 enhancements, including 17 stable, 19 beta, and 22 alpha features, reflecting the project's robust development cycle. A major highlight is the graduation of in-place updates for Pod resources to General Availability (GA). This feature allows users to adjust CPU and memory limits without restarting Pods, enabling nondisruptive vertical scaling and improving efficiency for stateful applications. Additionally, the release introduces beta support for native Pod certificates, simplifying workload identity and security by automating certificate rotation directly through the kubelet, thereby reducing reliance on external controllers. An alpha feature for node-declared capabilities before scheduling was also introduced to prevent compatibility issues between control planes and older nodes. The release theme draws inspiration from Yggdrasil, symbolizing the global community's role in sustaining the platform. These updates aim to streamline operations, enhance security architectures like service meshes, and maintain the health of one of the world's largest open-source projects.
Kubernetes Blog