Commit Graph

24 Commits

Author SHA1 Message Date
Tim Bannister 6700656cb4 Move Pod Topology Spread Constraints into scheduling
These constraints apply specifically to the mechanism for placing Pods
onto nodes (that is, scheduling).
2022-07-14 23:59:05 +01:00
Qiming Teng b198199336 Configuration API for v1.23 2021-12-08 16:19:23 +08:00
Kubernetes Prow Robot 37e00b2f00
Merge pull request #30442 from damemi/scheduler-multipoint-config
Add docs on scheduler MultiPoint config
2021-11-30 10:55:01 -08:00
Mike Dame f7f336cf14 Add docs on scheduler MultiPoint config 2021-11-30 11:32:50 -05:00
kerthcet 74dcb53cc5 add migration docs for scheduler component config api from v1beta2 to v1beta3
Signed-off-by: kerthcet <kerthcet@gmail.com>
2021-11-25 11:26:25 +08:00
kerthcet c0175c5635 add introductions for scheduler component config api migrations
Signed-off-by: kerthcet <kerthcet@gmail.com>
2021-11-04 10:10:30 +08:00
Cheng Wang a130f6b8b9
Fix typo `a extension` 2021-08-22 12:12:30 +08:00
Qiming Teng e9730d3e95 Switch kube-scheduler config to v1beta2 2021-07-13 14:16:44 +08:00
Aldo Culquicondor a5c3c66fc9 Update plugin names and deprecations for scheduler config
Signed-off-by: Aldo Culquicondor <acondor@google.com>
2021-07-09 10:15:45 -04:00
Jihoon Seo dfaefa54aa Nit: Fix hrefs of some links 2021-06-03 06:20:26 +09:00
Tim Bannister 965aa51daf Merge master into dev-1.21 to keep in sync, plus latest API reference
This sync merge includes API reference updates.
2021-04-06 21:38:24 +01:00
Qiming Teng ce76e0f875 Add reference for kube-scheduler config 2021-04-01 21:58:58 +08:00
Kubernetes Prow Robot 05a1c75567
Merge pull request #26712 from cofyc/kep1845
KEP-1845: Prioritizing nodes based on volume capacity
2021-03-22 15:13:35 -07:00
Yecheng Fu 2b18c86f24 add VolumeCapacityPriority feature gate
Co-authored-by: Wei Huang <weih@hey.com>
2021-03-14 23:02:07 +08:00
houjun 22415dbc29 Remove deprecated scheduling plugin NodeResourcesFit from config.md 2021-03-13 23:34:31 +08:00
Eric Mountain a52687184f
Scheduling plugins: fix typo for clarity 2020-12-17 09:32:46 +01:00
Erik Sundell 3d9402e845 Make docs/reference/scheduling/config focus on v1beta1 over alpha versions
Instead of directing the focus towards an alpha API, we now direct it
towards the beta API available in 1.19.
2020-09-13 00:54:14 +02:00
Savitha Raghunathan 95c94c03d5 resolving conflicts 2020-08-23 12:13:37 -04:00
Savitha Raghunathan 53f2d23359 resolving conflicts 2020-07-19 19:15:36 -04:00
Wei Huang 9959ffc513
remove release notes section 2020-07-13 09:52:30 -07:00
Wei Huang e2fd28a35b
Document the changes of scheduler PostFilter extension point 2020-07-13 09:51:12 -07:00
Aldo Culquicondor 9ed3f427a2 Review comments 2
Signed-off-by: Aldo Culquicondor <acondor@google.com>
2020-07-07 10:41:45 -04:00
Aldo Culquicondor 34c3537a72 Review comments
Signed-off-by: Aldo Culquicondor <acondor@google.com>
2020-07-06 17:15:43 -04:00
Aldo Culquicondor 72090c98af Add Scheduling Configuration reference doc
Built from the existing Scheduling Profiles doc.

Signed-off-by: Aldo Culquicondor <acondor@google.com>
2020-07-06 16:32:21 -04:00