Skip to content

Latest commit

 

History

History
77 lines (57 loc) · 4.09 KB

annual-report-2023.md

File metadata and controls

77 lines (57 loc) · 4.09 KB

2023 Annual Report: SIG Scheduling

Current initiatives and Project Health

  1. What work did the SIG do this year that should be highlighted?
  • Refine the scheduler’s APIs to provide more options that cater to diverse infrastructure and workload requirements. This includes continuing improvements on the PodTopologySpread API and applying the same approach to the PodAffinity API.
  • Explore fine-grained (re-)queuing directives to enhance scheduling efficiency. This involves introducing new controls for developers to implement custom logic for determining how and when a pod should be (re-)queued.
  • Stabilize core scheduling while enhancing its extensibility with external components.
  1. Are there any areas and/or subprojects that your group needs help with (e.g. fewer than 2 active OWNERS)?

None.

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

Yes. SIG-Scheduling provided the following updates:

  1. KEP work in 2023 (v1.27, v1.28, v1.29):

New in 2023:

  • kube-scheduler-wasm-extension Retired in 2023:
  • kube-batch Continuing:
  • cluster-capacity
  • descheduler
  • kube-scheduler-simulator
  • kueue
  • kwok
  • scheduler
  • scheduler-plugins

Retired in 2023:

  • Multitenancy Continuing:
  • Batch
  • Policy
  • Structured Logging

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
  • 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 2023 are linked from README.md and updated/uploaded if needed