Skip to content

Commit

Permalink
fixup! Add a charter for SIG Scheduling
Browse files Browse the repository at this point in the history
  • Loading branch information
bsalamat committed Sep 8, 2018
1 parent cfaa425 commit 1ba86ff
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions sig-scheduling/charter.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,18 @@ more efficient use of cluster resources, and/or enforces placement policies.

### In scope

Link to SIG section in [sigs.yaml]

#### Code, Binaries and Services

- Scheduling related features (e.g. Node Affinity)
- Kube-scheduler performance and scalability (with [sig-scalability](../sig-scalability))
- Kube-scheduler reliability (problem detection and remediation)
- Pod scheduling APIs (with [sig-api-machinery](../sig-api-machinery))
- Node resource management (with [sig-node](../sig-node))
- Cluster resource management (with [wg-resource-management](../wg-resource-management))
- Pod scheduling policies (with [wg-policy](../wg-poicy))
- Node-level resource management (with [sig-node](../sig-node))
- Cluster-level resource management (with [sig-node](../sig-node) and [sig-storage](../sig-storage))
- Pod scheduling policies (with [wg-policy](../wg-policy))

**This is NOT** a list of specific code locations,
or projects. For those refer to [SIG Subprojects][sig-subprojects].

#### Cross-cutting and Externally Facing Processes

Expand All @@ -33,6 +34,7 @@ Link to SIG section in [sigs.yaml]

- network management ([sig-network](../sig-network))
- persistent storage management ([sig-storage](../sig-storage))
- enforcement of resource quota and other admission policies

## Roles and Organization Management

Expand Down Expand Up @@ -61,5 +63,5 @@ Pick one:
[test grid]: https://k8s-testgrid.appspot.com/sig-scheduling#Summary
[perf dashboard]: http://perf-dash.k8s.io/
[sig-governance]: https://github.com/kubernetes/community/blob/master/committee-steering/governance/sig-governance.md
[sigs.yaml]: https://github.com/kubernetes/community/blob/master/sigs.yaml#L1434
[sig-subprojects]: https://github.com/kubernetes/community/blob/master/sig-scheduling/README.md#subprojects
[Kubernetes Charter README]: https://github.com/kubernetes/community/blob/master/committee-steering/governance/README.md

0 comments on commit 1ba86ff

Please sign in to comment.