Files
kubernetes/plugin/pkg/scheduler
Kubernetes Submit Queue 1f3a703df1 Merge pull request #30274 from mwielgus/best-fit
Automatic merge from submit-queue

ClusterAutoscaler-friendly scheduler priority function that promotes well-used nodes

It will help cluster autoscaler to put pods on nodes that are unlikely to be deleted soon due to low usage. Otherwise a pod may be frequently kicked from one node to another. A flag that enables it when CA is on will be added in a separate PR.

Fixes: #28842
2016-08-18 23:49:10 -07:00
..
2016-08-05 20:43:40 +08:00
2016-08-10 16:45:41 -07:00
2016-08-04 14:03:32 +08:00
2016-03-02 20:46:32 -05:00
2016-07-13 16:30:05 +02:00