|
12 | 12 | - Governance and leadership changes |
13 | 13 | --> |
14 | 14 |
|
| 15 | +- Cluster API added |
| 16 | +[v1beta2](https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.11.0) of its API. |
| 17 | +- Cluster API added support for in |
| 18 | +[place updates](https://github.com/kubernetes-sigs/cluster-api/blob/main/docs/proposals/20240807-in-place-updates.md). |
| 19 | +- Cluster API added support for |
| 20 | +[chained upgrades](https://github.com/kubernetes-sigs/cluster-api/blob/main/docs/proposals/20250513-chained-and-efficient-upgrades-for-clusters-with-managed-topologies.md). |
| 21 | +- Image Builder made |
| 22 | +[various improvements](https://github.com/kubernetes-sigs/image-builder/releases) |
| 23 | +for Windows support. |
| 24 | +- kOps had their [first contribution](https://github.com/kubernetes/kops/pull/17767) |
| 25 | +from GitHub's Copilot. |
| 26 | +- kubeadm graduated the feature gates |
| 27 | +[NodeLocalCRISocket](https://github.com/kubernetes/kubernetes/pull/135742) |
| 28 | +and [ControlPlaneKubeletLocalMode](https://github.com/kubernetes/kubernetes/pull/134106) to GA. |
| 29 | +- Kubespray added support for control plane |
| 30 | +[reconfiguration on upgrades](https://github.com/kubernetes-sigs/kubespray/releases/tag/v2.27.1). |
| 31 | +- Minikube made it possible to run |
| 32 | +[GPU workloads on MacOS](https://github.com/kubernetes/minikube/releases/tag/v1.37.0). |
| 33 | + |
15 | 34 | 2. Are there any areas and/or subprojects that your group needs help with (e.g. fewer than 2 active OWNERS)? |
16 | 35 |
|
| 36 | +- cluster-api-provider-aws |
| 37 | +- cluster-api-provider-digitalocean |
| 38 | +- cluster-api-provider-cloudstack |
17 | 39 |
|
18 | 40 | 3. Did you have community-wide updates in 2025 (e.g. KubeCon talks)? |
19 | 41 |
|
| 42 | +- [Kubespray: Driving Cost-Efficiency for AI on Kubernetes](https://kccnceu2025.sched.com/event/1td0D/kubespray-driving-cost-efficiency-for-ai-on-kubernetes-antoine-legrand-conny-gmbh-mohamed-zaian-new-work-se) |
| 43 | +- [Resilient Multi-Cloud Strategies: Harnessing Kubernetes, Cluster API, and Cell-Based Architecture](https://kccnceu2025.sched.com/event/1txDE/resilient-multi-cloud-strategies-harnessing-kubernetes-cluster-api-and-cell-based-architecture-tasdik-rahman-javi-mosquera-new-relic) |
| 44 | +- [Kubernetes CRD Design for the Long Haul: Tips, Tricks, and Lessons Learned](https://kccnceu2025.sched.com/event/1tx6k/kubernetes-crd-design-for-the-long-haul-tips-tricks-and-lessons-learned-christian-schlotter-broadcom-fabrizio-pandini-vmware-by-broadcom) |
| 45 | +- [Cluster API status update and discussion](https://maintainersummiteu2025.sched.com/event/1uSNe/project-meeting-cluster-api-status-update-open-discussion) |
| 46 | + |
20 | 47 | <!-- |
21 | 48 | Examples include links to email, slides, or recordings. |
22 | 49 | --> |
|
30 | 57 | Please raise an issue in kubernetes/community, if the KEP metadata is correct but the generated list is incorrect. |
31 | 58 | --> |
32 | 59 |
|
33 | | -<!-- |
34 | | -
|
| 60 | + - Alpha |
| 61 | + - [5607 - Allow HostNetwork Pods to User Namespaces](http://git.k8s.io/enhancements/keps/sig-node/5607-hostnetwork-userns) - v1.35 |
35 | 62 |
|
36 | 63 | - Stable |
37 | | - - [4656 - Add kubelet instance configuration to configure CRI socket for each node](https://github.com/kubernetes/enhancements/tree/master/keps/sig-cluster-lifecycle/4656-add-kubelet-instance-configuration) - v1.35 --> |
| 64 | + - [4656 - Add kubelet instance configuration to configure CRI socket for each node](https://github.com/kubernetes/enhancements/tree/master/keps/sig-cluster-lifecycle/4656-add-kubelet-instance-configuration) - v1.35 |
38 | 65 |
|
39 | 66 | ## [Subprojects](https://git.k8s.io/community/sig-cluster-lifecycle#subprojects) |
40 | 67 |
|
|
75 | 102 | ## Operational |
76 | 103 |
|
77 | 104 | Operational tasks in [sig-governance.md]: |
78 | | -- [ ] [README.md] reviewed for accuracy and updated if needed |
79 | | -- [ ] [CONTRIBUTING.md] reviewed for accuracy and updated if needed |
80 | | -- [ ] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed |
81 | | -- [ ] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed |
82 | | -- [ ] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed |
83 | | -- [ ] Meeting notes and recordings for 2025 are linked from [README.md] and updated/uploaded if needed |
| 105 | +- [x] [README.md] reviewed for accuracy and updated if needed |
| 106 | +- [x] [CONTRIBUTING.md] reviewed for accuracy and updated if needed |
| 107 | +- [x] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed |
| 108 | +- [x] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed |
| 109 | +- [x] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed |
| 110 | +- [x] Meeting notes and recordings for 2025 are linked from [README.md] and updated/uploaded if needed |
84 | 111 |
|
85 | 112 |
|
86 | 113 | [CONTRIBUTING.md]: https://git.k8s.io/community/sig-cluster-lifecycle/CONTRIBUTING.md |
|
0 commit comments