Skip to content

Commit b98cfbb

Browse files
committed
SIG Autoscaling 2023 Report - First cut
1 parent 4dbe36b commit b98cfbb

File tree

1 file changed

+12
-9
lines changed

1 file changed

+12
-9
lines changed

sig-autoscaling/annual-report-2023.md

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
- Paying down significant tech debt
1212
- Governance and leadership changes
1313
-->
14+
- Adoption of Karpenter and [agreement on future alignment work](https://docs.google.com/document/d/1rHhltfLV5V1kcnKr_mKRKDC4ZFPYGP4Tde2Zy-LE72w/edit#heading=h.iof64m6gewln)
1415

1516
2. Are there any areas and/or subprojects that your group needs help with (e.g. fewer than 2 active OWNERS)?
1617

@@ -19,12 +20,16 @@
1920
If you find any discrepancy in the generated list here, please check the KEP metadata.
2021
Please raise an issue in kubernetes/community, if the KEP metadata is correct but the generated list is incorrect.
2122
-->
23+
- Horizontal Pod Autoscaler Controller - currently we only have one approver who is winding down their involvement in the SIG due to other commitments - this is particularly a concern given the HPA's place in discussions around some newer working groups.
24+
- Vertical Pod Autoscaler - still looking to get wider ownership to enable faster iteration and releases.
2225

2326
3. Did you have community-wide updates in 2023 (e.g. KubeCon talks)?
2427

2528
<!--
2629
Examples include links to email, slides, or recordings.
2730
-->
31+
- [Kubecon EU 2023 Update](https://www.youtube.com/watch?v=VgTWf4mjyG8)
32+
- [Kubecon NA 2023 Update](https://www.youtube.com/watch?v=nwpOU2nRGH4)
2833

2934
4. KEP work in 2023 (v1.27, v1.28, v1.29):
3035

@@ -37,9 +42,7 @@
3742

3843

3944
**New in 2023:**
40-
- [karpenter](https://git.k8s.io/community/<no value>#karpenter)
41-
**Retired in 2023:**
42-
- scale-client
45+
- [karpenter](https://git.k8s.io/community/sig-autoscaling#karpenter)
4346
**Continuing:**
4447
- addon-resizer
4548
- cluster-autoscaler
@@ -54,12 +57,12 @@
5457
## Operational
5558

5659
Operational tasks in [sig-governance.md]:
57-
- [ ] [README.md] reviewed for accuracy and updated if needed
58-
- [ ] [CONTRIBUTING.md] reviewed for accuracy and updated if needed
59-
- [ ] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed
60-
- [ ] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed
61-
- [ ] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed
62-
- [ ] Meeting notes and recordings for 2023 are linked from [README.md] and updated/uploaded if needed
60+
- [x] [README.md] reviewed for accuracy and updated if needed
61+
- [x] [CONTRIBUTING.md] reviewed for accuracy and updated if needed
62+
- [x] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed
63+
- [x] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed
64+
- [x] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed
65+
- [x] Meeting notes and recordings for 2023 are linked from [README.md] and updated/uploaded if needed
6366

6467

6568
[CONTRIBUTING.md]: https://git.k8s.io/community/sig-autoscaling/CONTRIBUTING.md

0 commit comments

Comments
 (0)