LWKD logo

Last Week in Kubernetes Development

Stay up-to-date on Kubernetes development in 15 minutes a week.

Subscribe
Mastodon
BlueSky
RSS

View LWKD on GitHub

Week Ending March 1, 2026

Developer News

KubeCon Japan Regular CFP is open until 29 March 2026. Submit your proposal here.

Don’t forget to register for Maintainer Summit EU 2026, Register here: https://register.linuxfoundation.org/kccnc-eu-maintainer-summit-2026 and view the schedule at https://maintainersummiteu2026.sched.com

Release Schedule

Next Deadline: Code & Test Freeze, 19th March 2026

Code and Test Freeze for v1.36 is coming up. All feature work must be completed and merged before the freeze. After this point, only critical bug fixes will be considered, and approved exceptions will be required for any additional changes.

Out-of-band patch releases v1.35.2, v1.34.5, v1.33.9, and v1.32.13 were published last week, built with Go 1.25.7 / 1.24.13 and including fixes for recent CVEs.

Additionally, Kubernetes v1.36.0-alpha.2 is now live and built with Go 1.25.7.

KEP of the Week

KEP-5004: DRA: Handle extended resource requests via DRA Driver

Extended resources offer a simple and concise way to represent resource capacity and consumption, whereas Dynamic Resource Allocation (DRA) provides greater flexibility and expressiveness at the cost of added complexity. This KEP proposes a mechanism for cluster administrators to advertise dynamic resources defined in ResourceSlice as extended resources through DeviceClass. It allows application developers and operators to continue requesting resources using the familiar extended resource model. At the same time, it supports dynamic allocation for requests made via either extended resources or DRA resource claims. The proposal ensures that existing applications can run without modification. It also enables both application teams and cluster administrators to adopt DRA gradually, including scenarios where device plugins and DRA drivers coexist on different nodes for the same hardware.

This KEP graduated to alpha in v1.35.

Other Merges

Promotions

Version Updates

Subprojects and Dependency Updates

Shoutouts

LMKTFY: Thanks to @Prasanth Baskar for implementing dedicated web pages for each KEP, bringing together the rendered KEP, tracking issue, and related links in one place to make enhancements easier to navigate and track. *

Last Week In Kubernetes Development (LWKD) is a product of multiple contributors participating in Kubernetes SIG Contributor Experience. All original content is licensed Creative Commons Share-Alike, although linked content and images may be differently licensed. LWKD does collect some information on readers, see our privacy notice for details.

You may contribute to LWKD by submitting pull requests or issues on the LWKD github repo.