Stay up-to-date on Kubernetes development in 15 minutes a week.
Lucy Sweet and Tim Hockin would like to hear your answers to some (not so serious) questions about Kubernetes. Submit your answers here!
CNCF’s Mentoring team is looking for Google Summer of Code mentorship tasks for GSOC 2025. If your SIG has mentors and wants to participate, please submit a PR to the 2025 plan.
Next Deadline: Placeholder PRs for Docs, February 27
Enhancements freeze was last week and we have a total of 76 KEPs tracked for v1.33 after the freeze! Out of these, 30 are KEPs in alpha, 22 graduating to beta, 22 graduating to GA and 2 are deprecation/removal KEPs.
The next deadline is the Docs placeholder PRs deadline, which is on February 27th. If you have your KEP(s) tracked for the release, follow the steps here to open a placeholder PR against the dev-1.33
branch in the k/website repo soon.
KEP 3257: Cluster Trust Bundles
This KEP introduces ClusterTrustBundle
, a cluster-scoped resource for certificate signers to share trust anchors with workloads, along with a clusterTrustBundle
kubelet projected volume source for filesystem-based access. A default ClusterTrustBundle
with the kubernetes.io/kube-apiserver-serving
signer is also introduced, potentially replacing the current kube-root-ca.crt
ConfigMaps.
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.