# 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.* * 10AM PT Meeting: [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). ## 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: Jordan Liggitt (**[@liggitt](https://github.com/liggitt)**) ## Working Groups The following [working groups][working-group-definition] are sponsored by sig-scheduling: * [WG Batch](/wg-batch) * [WG Multitenancy](/wg-multitenancy) * [WG Policy](/wg-policy) * [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-batch - **Owners:** - [kubernetes-sigs/kube-batch](https://github.com/kubernetes-sigs/kube-batch/blob/master/OWNERS) ### kube-scheduler-simulator - **Owners:** - [kubernetes-sigs/kube-scheduler-simulator](https://github.com/kubernetes-sigs/kube-scheduler-simulator/blob/master/OWNERS) ### kueue - **Owners:** - [kubernetes-sigs/kueue](https://github.com/kubernetes-sigs/kueue/blob/main/OWNERS) ### poseidon - **Owners:** - [kubernetes-sigs/poseidon](https://github.com/kubernetes-sigs/poseidon/blob/master/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