The Kubernetes project has released Kubernetes 1.35, also known as "Timbernetes: The World Tree Release", which includes 60 enhancements across Stable, Beta, and Alpha features. This release brings several innovations that improve productivity, performance, and developer experience in Kubernetes clusters. One of the key features is the ability to update Pod resources in-place, without requiring a restart, which reduces maintenance windows and improves reliability. Another important feature is the introduction of native Pod certificates support, which simplifies zero-trust security and service mesh integrations. The release also includes smarter scheduling with node-declared features, which enables the scheduler to make better decisions when scheduling Pods. Additionally, Kubernetes 1.35 improves traffic routing with a new option that prioritizes routing traffic to Pods on the same node. The release also includes several Beta and Alpha features, such as expose node topology via Downward API and gang scheduling, which show Kubernetes is expanding beyond simple orchestration into advanced use cases. The changes in this release have a significant impact on real-life scenarios, including fewer pod restarts, better scaling workflows, and stronger workload security for developers and DevOps teams. The release also provides more observability into cluster scheduling and easier upgrade paths for platform teams. Overall, Kubernetes 1.35 is a significant release that brings tangible improvements for users, and it is recommended to start testing these features in staging clusters to explore their impact on applications. The release is a big deal for the Kubernetes community, as it combines stability, usability, and forward-looking features, making it one of the most impactful releases in 2025.
dev.to
dev.to
