SIG-Autoscaling - Update 2024 report
This commit is contained in:
parent
7e6d4ccf8a
commit
8131a93c82
|
@ -16,6 +16,7 @@ The [charter](charter.md) defines the scope and governance of the Autoscaling Sp
|
|||
*Joining the [mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-autoscaling) for the group will typically add invites for the following meetings to your calendar.*
|
||||
* Regular SIG Meeting: [Mondays at 16:00 Poland](https://zoom.us/j/96548204174) (weekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=16%3A00&tz=Poland).
|
||||
* [Meeting notes and Agenda](https://docs.google.com/document/d/1RvhQAEIrVLHbyNnuaT99-6u9ZUMp7BfkPupT2LAZK7w/edit).
|
||||
* [Past meeting recordings](https://www.youtube.com/playlist?list=PL69nYSiGNLP1StKQeJqAu4-vURZziLkkh)
|
||||
|
||||
## Leadership
|
||||
|
||||
|
|
|
@ -12,20 +12,22 @@
|
|||
- Governance and leadership changes
|
||||
-->
|
||||
- Dynamic Reasource Allocation support
|
||||
- Ongoing work to enable in-place pod resource updates compatibility with Vertical Pod Autoscaler
|
||||
|
||||
2. Are there any areas and/or subprojects that your group needs help with (e.g. fewer than 2 active OWNERS)?
|
||||
|
||||
- Horizontal Pod Autoscaler - see [this issue](https://github.com/kubernetes/kubernetes/issues/128948)
|
||||
|
||||
|
||||
|
||||
3. Did you have community-wide updates in 2024 (e.g. KubeCon talks)?
|
||||
- [Kubecon EU 2024 SIG Update](https://www.youtube.com/watch?v=3j2DqZinn5E)
|
||||
- [Kubecon NA 2024 SIG Update](https://www.youtube.com/watch?v=3fr2J3G1s1U)
|
||||
|
||||
<!--
|
||||
Examples include links to email, slides, or recordings.
|
||||
-->
|
||||
|
||||
- [Kubecon EU 2024 SIG Update](https://www.youtube.com/watch?v=3j2DqZinn5E)
|
||||
- [Kubecon NA 2024 SIG Update](https://www.youtube.com/watch?v=3fr2J3G1s1U)
|
||||
|
||||
4. KEP work in 2024 (v1.30, v1.31, v1.32):
|
||||
<!--
|
||||
TODO: Uncomment the following auto-generated list of KEPs, once reviewed & updated for correction.
|
||||
|
@ -59,12 +61,12 @@
|
|||
## Operational
|
||||
|
||||
Operational tasks in [sig-governance.md]:
|
||||
- [ ] [README.md] reviewed for accuracy and updated if needed
|
||||
- [ ] [CONTRIBUTING.md] reviewed for accuracy and updated if needed
|
||||
- [ ] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed
|
||||
- [x] [README.md] reviewed for accuracy and updated if needed
|
||||
- [x] [CONTRIBUTING.md] reviewed for accuracy and updated if needed
|
||||
- [x] Other contributing docs (e.g. in devel dir or contributor guide) reviewed for accuracy and updated if needed
|
||||
- [ ] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed
|
||||
- [ ] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed
|
||||
- [ ] Meeting notes and recordings for 2024 are linked from [README.md] and updated/uploaded if needed
|
||||
- [x] SIG leaders (chairs, tech leads, and subproject leads) in [sigs.yaml] are accurate and active, and updated if needed
|
||||
- [x] Meeting notes and recordings for 2024 are linked from [README.md] and updated/uploaded if needed
|
||||
|
||||
|
||||
[CONTRIBUTING.md]: https://git.k8s.io/community/sig-autoscaling/CONTRIBUTING.md
|
||||
|
|
Loading…
Reference in New Issue