Releases: kubernetes-sigs/scheduler-plugins
Releases · kubernetes-sigs/scheduler-plugins
v0.21.6
📢 scheduler-plugins v0.21.6 images are available at k8s.gcr.io:
- k8s.gcr.io/scheduler-plugins/kube-scheduler:v0.21.6
- k8s.gcr.io/scheduler-plugins/controller:v0.21.6
Below are highlighted changes since the last release:
v0.20.10
📢 scheduler-plugins v0.20.10 images are available at k8s.gcr.io:
- k8s.gcr.io/scheduler-plugins/kube-scheduler:v0.20.10
- k8s.gcr.io/scheduler-plugins/controller:v0.20.10
Below are highlighted changes since the last release:
- ElasticQuota controller is added #212
- A helm chart is introduced to install scheduler-plugins as a secondary scheduler - install.md
v0.19.9
scheduler-plugins v0.19.9 images are available at k8s.gcr.io:
- k8s.gcr.io/scheduler-plugins/kube-scheduler:v0.19.9
- k8s.gcr.io/scheduler-plugins/controller:v0.19.9
Please refer to install doc to try out the plugins.
Below is a list of available plugins: (🆕 means it's newly introduced in v0.19.9)
- 🆕 Topology Aware for NUMA
- Trimaran
- Co-scheduling (along with a CRD
PodGroup
) - Capacity scheduling (along with a CRD
ElasticQuota
) - NodeResourcesLeastAllocatable