Stay up-to-date on Kubernetes development in 15 minutes a week.
We have two new Working Groups, built around the needs of new workloads like AI/ML:
SIG-Docs is having almost total leadership turnover with old leaders stepping down, new ones stepping up, and some folks swapping roles.
SIG-Architecture has published new guidance for when a feature can skip Alpha release.
Reminder: SIG Annual Reports are due by May 1. It’s mostly automated now, so please get it done. Any contributor to the SIG can work on the report, not just the Leads.
Next Deadline: v1.31 cycle starts, May 13th, 2024
We’re in the period between releases. Shadow applications for the v1.31 release team are open until May 15. The tentative dates for the v1.31 cycle are from May 13th to August 15th, 2024.
The KEP adds a pod condition called PodReadyToStartContainers
. It shows pod readiness to start containers immediately after pod sandbox creation. It provides a clear indication to cluster administrators when the initialization phase of successfully scheduled pods is completed. Existing conditions such as PodScheduled
and Initialized do not adequately convey this specific phase of pod lifecycle. With this Enhancement, users can monitor and analyze pod sandbox creation latency metrics. This can assist in setting Service Level Objectives (SLOs) and can be used by custom controllers and operators to optimize reconciliation strategies for sandbox creation failures.
This KEP is tracked to promote to beta in the v1.30 release.
--hostname-override
works correctly with external cloud providersoutput/v1alpha3
for printingoutput.kubeadm.k8s.io/v1alpha2
APIenable-client-cert-rotation
is the new experimental-cert-rotation
DefaultHostNetworkHostPortsInPodTemplates
feature gateoptional
to optional_type
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.