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 February 09, 2025

Developer News

SIG-Etcd is recruiting for another Mentorship Cohort. If you’ve been interested in working on Etcd, or leveling up your skills to become an approver, please apply to be a mentee.

SIG Leads, quick reminder to check your old alpha/beta features to see if they can progress in 1.33, or should maybe be deprecated.

Arty folks, want to design the contributor tshirt for London? Submit your designs by February 18th.

Release Schedule

Next Deadline: Enhancements Freeze, February 13

Enhancements freeze is right around the corner, scheduled for 02:00 UTC Friday 14th February 2025 / 18:00 PST Thursday 13th February 2025. If your KEPs have been opted-in for the release make sure that you’ve fulfilled all the requirements in order to make the cut for enhancements freeze. If you’re expecting the need for an exception, you can talk with your SIG leads and apply for an early exception request.

1.33 alpha 1 is now available.

February patch releases are delayed 1 week to incorporate a golang update.

#129731: SidecarContainers to GA

Sidecar containers feature is finally promoted to GA in v1.33. The SidecarContainers feature gate has been locked to default value and will be removed in v1.36. The original KEP for sidecar containers was first introduced in v1.28. The KEP proposed built-in support for sidecar containers in Kubernetes with the sidecar containers running as restartable initContainers.

#128367 FG:InPlacePodVerticalScaling Implement resize for sidecar containers

This PR implements resize for sidecar contianers, with sidecar containers now promoted to GA. Resize of sidecar containers now works the same as resize of regular containers. This PR adds the capability to resize sidecar containers, which are essentially restartable init containers, when in-place pod resizing is enabled. Resize of non-restartable init containers is still not allowed.

Other Merges

Promotions

Deprecated

Version Updates

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.