Kubernetes 1.32 Release Highlights #2639
Replies: 16 comments 8 replies
-
SIGs not included:
|
Beta Was this translation helpful? Give feedback.
-
SIG Contributor has nothing to highlight in this release. |
Beta Was this translation helpful? Give feedback.
-
SIG Scheduling: performance, performance... PERFORMANCE!
|
Beta Was this translation helpful? Give feedback.
-
Updating from SIG-Auth coming soon! (also slack thread link) |
Beta Was this translation helpful? Give feedback.
-
SIG Node some highlights beyond KEPs to not forget in future: A few more exciting things from SIG Node around quility of life and small improvements:
Also we are preparing to the major GA in 1.33 - tracking last remaining items and feedback for sidecar containers KEP: kubernetes/enhancements#753 (comment) |
Beta Was this translation helpful? Give feedback.
-
Highlights from SIG Storage:
Deprecations:
|
Beta Was this translation helpful? Give feedback.
-
Highlight from WG Device Management (= SIG Node, SIG Scheduling, SIG Autoscaling):
|
Beta Was this translation helpful? Give feedback.
-
We are currently drafting the release blog with these KEPs that were highlighted and will insert a couple of others that will be picked at our discretion. If you wish to highlight something else the deadline is (flexible up to a certain point) today. Thanks for contributing with your set of enhancements! |
Beta Was this translation helpful? Give feedback.
-
Highlight from Sig Node: kubernetes/enhancements#4678 Pod Level Resources allows users to set requests and limits for the entire pod. This feature is now alpha in 1.32 |
Beta Was this translation helpful? Give feedback.
-
Highlights from SIG API Machinery: KEP-3157 (beta): New WATCH-LIST operation allows informers to stream data all data. This improves control plane stability and resource usage by avoiding large, memory-intensive LIST requests. This enhancement is especially beneficial for large clusters where LIST requests can cause disruptions. KEP-4358 (stable): Custom resource field selectors allow developers to add field selectors to custom resources, mirroring the functionality available for built-in Kubernetes objects. This allows for more efficient and precise filtering of custom resources, promoting better API design practices. KEP-4222 (alpha): CBOR Serializer introduces an alternative serialization format for Kubernetes APIs, offering significant performance improvements over JSON, particularly for custom resources. This change reduces CPU load and memory usage, leading to more efficient cluster operations. KEP-3962 (alpha): The new MutatingAdmissionPolicy API offers CEL-based admission policies directly within the kube-apiserver. This offers a lightweight and performant alternative to mutating admission webhooks, dramatically reducing development costs and operational complexity. |
Beta Was this translation helpful? Give feedback.
-
Highlights from SIG Instrumentation: KEP-4828(alpha): New flagz endpoint added for core components(right now only supported in apiserver) to enhance debuggability by gaining insight into what command line flags the component was started with, to help troubleshoot configuration issues. |
Beta Was this translation helpful? Give feedback.
-
Highlights from SIG Node:
cc/ @mrunalp @SergeyKanzhelev @derekwaynecarr @haircommander for vis. |
Beta Was this translation helpful? Give feedback.
-
Highlights from SIG Apps:
|
Beta Was this translation helpful? Give feedback.
-
Highlights from SIG Network:
|
Beta Was this translation helpful? Give feedback.
-
Highlights from SIG Windows:
|
Beta Was this translation helpful? Give feedback.
-
All highlights received and (a good part of them) incorporated in the PR: Ready to be reviewed, I will do my best to address comments on a daily basis (weekdays) |
Beta Was this translation helpful? Give feedback.
-
This is a discussion to collect the Release Highlights for the v1.32 release cycle.
Release Highlights are an essential part of the Kubernetes release cycle as they provide a birds-eye view of improvements, breaking or user-facing changes that are coming as part of the upcoming release. The release Comms team is asking for SIGs to comment on this discussion with items that we should highlight in release communications for 1.32.
For each submission, please include a link to the KEP, the stage the feature is moving to, and a brief description of the KEP.
The deadline for 1.32 Release Highlights is Tuesday 19th November 2024.
We understand is very close to KubeCon NA so we cloud have some delay, if you can submit your topics before KubeCon it would be great.
Here is the discussion thread from the last release cycle.
cc @kubernetes/release-team-leads
cc @edithturn @rashansmith @rytswd @wrkode
Beta Was this translation helpful? Give feedback.
All reactions