Skip to content

Commit 9e002c5

Browse files
committed
sig-cl: fill annual report for 2025
1 parent a248059 commit 9e002c5

File tree

1 file changed

+30
-9
lines changed

1 file changed

+30
-9
lines changed

sig-cluster-lifecycle/annual-report-2025.md

Lines changed: 30 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,32 @@
1212
- Governance and leadership changes
1313
-->
1414

15+
- Cluster API added
16+
[v1beta2](https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.11.0) of its API.
17+
- Image Builder made
18+
[various improvements](https://github.com/kubernetes-sigs/image-builder/releases)
19+
for Windows support.
20+
- kOps had their [first contribution](https://github.com/kubernetes/kops/pull/17767)
21+
from GitHub's Copilot.
22+
- kubeadm graduated the feature gates
23+
[NodeLocalCRISocket](https://github.com/kubernetes/kubernetes/pull/135742)
24+
and [ControlPlaneKubeletLocalMode](https://github.com/kubernetes/kubernetes/pull/134106) to GA.
25+
- Kubespray added support for control plane
26+
[reconfiguration on upgrades](https://github.com/kubernetes-sigs/kubespray/releases/tag/v2.27.1).
27+
- Minikube made it possible to run
28+
[GPU workloads on MacOS](https://github.com/kubernetes/minikube/releases/tag/v1.37.0).
29+
1530
2. Are there any areas and/or subprojects that your group needs help with (e.g. fewer than 2 active OWNERS)?
1631

32+
- cluster-api-provider-aws
33+
- cluster-api-provider-digitalocean
34+
- cluster-api-provider-cloudstack
1735

1836
3. Did you have community-wide updates in 2025 (e.g. KubeCon talks)?
1937

38+
- [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)
39+
- [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)
40+
2041
<!--
2142
Examples include links to email, slides, or recordings.
2243
-->
@@ -30,11 +51,11 @@
3051
Please raise an issue in kubernetes/community, if the KEP metadata is correct but the generated list is incorrect.
3152
-->
3253

33-
<!--
34-
54+
- Alpha
55+
- [5607 - Allow HostNetwork Pods to User Namespaces](http://git.k8s.io/enhancements/keps/sig-node/5607-hostnetwork-userns) - v1.35
3556

3657
- 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 -->
58+
- [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
3859

3960
## [Subprojects](https://git.k8s.io/community/sig-cluster-lifecycle#subprojects)
4061

@@ -75,12 +96,12 @@
7596
## Operational
7697

7798
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
99+
- [x] [README.md] reviewed for accuracy and updated if needed
100+
- [x] [CONTRIBUTING.md] reviewed for accuracy and updated if needed
101+
- [x] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed
102+
- [x] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed
103+
- [x] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed
104+
- [x] Meeting notes and recordings for 2025 are linked from [README.md] and updated/uploaded if needed
84105

85106

86107
[CONTRIBUTING.md]: https://git.k8s.io/community/sig-cluster-lifecycle/CONTRIBUTING.md

0 commit comments

Comments
 (0)