Stay up-to-date on Kubernetes development in 15 minutes a week.
Staging Images are migrating off GCR since Google Container Registry is shutting down in March. If you manage a Staging repo, and want something to happen other than just moving to Artifact Registry, contact K8s-Infra very soon. Users should already be using registry.k8s.io and are unaffected … right?
Code of Conduct Committee nominations are closing on January 31.
Happy Year of the Snake!
Next Deadline: Production Readiness Freeze, February 6
PRR Freeze is next week, so John Belamaric has written a helpful guide on what you need to do.
128546: add PodReplacementPolicy for Deployments: terminating pods
A new status field, .status.terminatingReplicas
, has been added to Deployments and
ReplicaSets to improve visibility into terminating pods. This change is a prerequisite
for introducing PodReplacementPolicy
in Deployments, which will provide more control
over pod updates. The new field is available when the DeploymentPodReplacementPolicy
feature gate is enabled.
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.