community/sig-scheduling/README.md

109 lines
6.0 KiB
Markdown

<!---
This is an autogenerated file!
Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see https://git.k8s.io/community/generator/README.md
--->
# Scheduling Special Interest Group
SIG Scheduling is responsible for the components that make Pod placement decisions.
The [charter](charter.md) defines the scope and governance of the Scheduling Special Interest Group.
## Meetings
*Joining the [mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-scheduling) for the group will typically add invites for the following meetings to your calendar.*
* biweekly meeting (NA & Europe): [Thursdays at 17:00 UTC](https://zoom.us/j/841218129) (biweekly starting Thursday June 7, 2018). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=17:00&tz=UTC).
* [Meeting notes and Agenda](https://docs.google.com/document/d/13mwye7nvrmV11q9_Eg77z-1w3X7Q1GTbslpml4J7F3A/edit).
* [Meeting recordings](https://www.youtube.com/watch?v=PweKj6SU7UA&list=PL69nYSiGNLP2vwzcCOhxrL3JVBc-eaJWI).
* descheduler biweekly meeting Europe time: [Tuesdays at 14:30 CET](https://zoom.us/j/841218129) (biweekly starting Tuesday Feb 27, 2024). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=14:30&tz=CET).
* [Meeting notes and Agenda](https://docs.google.com/document/d/1Ang5shAFxuylO2RXMFGO7uxSe-IX3Y3PxoKIn1yPIEQ).
* [Meeting recordings](https://youtube.com/playlist?list=PLEafaZMk8MYYqoSncOkL8uutIcTsUQE_g).
* descheduler biweekly meeting North America time: [Tuesdays at 19:30 CET](https://zoom.us/j/841218129) (biweekly starting Tuesday March 12, 2024). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=19:30&tz=CET).
* [Meeting notes and Agenda](https://docs.google.com/document/d/1Ang5shAFxuylO2RXMFGO7uxSe-IX3Y3PxoKIn1yPIEQ).
* [Meeting recordings](https://youtube.com/playlist?list=PLEafaZMk8MYYqoSncOkL8uutIcTsUQE_g).
## Leadership
### Chairs
The Chairs of the SIG run operations and processes governing the SIG.
* Wei Huang (**[@Huang-Wei](https://github.com/Huang-Wei)**), Apple
* Abdullah Gharaibeh (**[@ahg-g](https://github.com/ahg-g)**), Google
### Technical Leads
The Technical Leads of the SIG establish new subprojects, decommission existing
subprojects, and resolve cross-subproject technical issues and decisions.
* Wei Huang (**[@Huang-Wei](https://github.com/Huang-Wei)**), Apple
* Abdullah Gharaibeh (**[@ahg-g](https://github.com/ahg-g)**), Google
* Aldo Culquicondor (**[@alculquicondor](https://github.com/alculquicondor)**), Google
## Emeritus Leads
* Bobby (Babak) Salamat (**[@bsalamat](https://github.com/bsalamat)**)
* Klaus Ma (**[@k82cn](https://github.com/k82cn)**)
## Contact
- Slack: [#sig-scheduling](https://kubernetes.slack.com/messages/sig-scheduling)
- [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-scheduling)
- [Open Community Issues/PRs](https://github.com/kubernetes/community/labels/sig%2Fscheduling)
- GitHub Teams:
- [@kubernetes/sig-scheduling-api-reviews](https://github.com/orgs/kubernetes/teams/sig-scheduling-api-reviews) - API Changes and Reviews
- [@kubernetes/sig-scheduling-bugs](https://github.com/orgs/kubernetes/teams/sig-scheduling-bugs) - Bug Triage and Troubleshooting
- [@kubernetes/sig-scheduling-feature-requests](https://github.com/orgs/kubernetes/teams/sig-scheduling-feature-requests) - Feature Requests
- [@kubernetes/sig-scheduling-misc](https://github.com/orgs/kubernetes/teams/sig-scheduling-misc) - General Discussion
- [@kubernetes/sig-scheduling-pr-reviews](https://github.com/orgs/kubernetes/teams/sig-scheduling-pr-reviews) - PR Reviews
- [@kubernetes/sig-scheduling-proposals](https://github.com/orgs/kubernetes/teams/sig-scheduling-proposals) - Design Proposals
- [@kubernetes/sig-scheduling-test-failures](https://github.com/orgs/kubernetes/teams/sig-scheduling-test-failures) - Test Failures and Triage
- Steering Committee Liaison: Benjamin Elder (**[@BenTheElder](https://github.com/BenTheElder)**)
## Working Groups
The following [working groups][working-group-definition] are sponsored by sig-scheduling:
* [WG Batch](/wg-batch)
* [WG Device Management](/wg-device-management)
* [WG Policy](/wg-policy)
* [WG Serving](/wg-serving)
* [WG Structured Logging](/wg-structured-logging)
## Subprojects
The following [subprojects][subproject-definition] are owned by sig-scheduling:
### cluster-capacity
- **Owners:**
- [kubernetes-sigs/cluster-capacity](https://github.com/kubernetes-sigs/cluster-capacity/blob/master/OWNERS)
### descheduler
- **Owners:**
- [kubernetes-sigs/descheduler](https://github.com/kubernetes-sigs/descheduler/blob/master/OWNERS)
### kube-scheduler-simulator
- **Owners:**
- [kubernetes-sigs/kube-scheduler-simulator](https://github.com/kubernetes-sigs/kube-scheduler-simulator/blob/master/OWNERS)
### kube-scheduler-wasm-extension
- **Owners:**
- [kubernetes-sigs/kube-scheduler-wasm-extension](https://github.com/kubernetes-sigs/kube-scheduler-wasm-extension/blob/main/OWNERS)
### kueue
- **Leads:**
- Aldo Culquicondor (**[@alculquicondor](https://github.com/alculquicondor)**), Google
- Yuki Iwai (**[@tenzen-y](https://github.com/tenzen-y)**), CyberAgent, Inc.
- **Owners:**
- [kubernetes-sigs/kueue](https://github.com/kubernetes-sigs/kueue/blob/main/OWNERS)
### kwok
- **Owners:**
- [kubernetes-sigs/kwok](https://github.com/kubernetes-sigs/kwok/blob/main/OWNERS)
### scheduler
- **Owners:**
- [kubernetes/kubernetes/cmd/kube-scheduler](https://github.com/kubernetes/kubernetes/blob/master/cmd/kube-scheduler/OWNERS)
- [kubernetes/kubernetes/pkg/scheduler](https://github.com/kubernetes/kubernetes/blob/master/pkg/scheduler/OWNERS)
### scheduler-plugins
- **Owners:**
- [kubernetes-sigs/scheduler-plugins](https://github.com/kubernetes-sigs/scheduler-plugins/blob/master/OWNERS)
[subproject-definition]: https://github.com/kubernetes/community/blob/master/governance.md#subprojects
[working-group-definition]: https://github.com/kubernetes/community/blob/master/governance.md#working-groups
<!-- BEGIN CUSTOM CONTENT -->
<!-- END CUSTOM CONTENT -->