LWKD logo

Last Week in Kubernetes Development

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

Subscribe
Mastodon
Twitter
RSS

View LWKD on GitHub

Week Ending May 19, 2024

Developer News

CNCF TAG Environmental Sustainability is looking for best practice recommendations. MiniKube has fast 5-question survey.

The CNCF has shared a statement about Kubecon NA 2024 and Utah law.

Celebrate Kubernetes’ 10th anniversary on June 6! Contributors are planning events all over the world for our first decade.

Release Schedule

Next Deadline: Production Readiness Freeze, June 6th, 2024

Release Team Shadow notifications will be sent out by Wednesday, May 22, 2024, at the latest.

SIG Leads and contributors: time to decide which Enhancements are making 1.31.

Patch releases 1.30.1, 1.29.5, 1.28.10, and 1.27.14 are available. This is largely a bigfix release, including patch some 1.30 regressions, and an golang update.

KEP of the Week

KEP 4568: Resilient watchcache initialization

This KEP mitigates the issues that can lead to an overload of the of kube-apiserver and etcd during initialization or reinitialization of the watchcache layer.

The changes reduce the number of requests during initialization, by introducing a new PostStartHook that waits for watchcache of all builtin resources to be initialized first. It also implements rejecting hanging watches with a Too Many Requests 429 result. Other changes include adjusting which lists are delegated to etcd.

This KEP is tracked to be promoted to beta in the upcoming 1.31 release.

Other Merges

Deprecated

Version Updates

Subprojects and Dependency 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.