Ravikanth C
ebe94e4df4
Update content/en/docs/reference/scheduling/config.md
...
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2024-05-17 06:04:28 +05:30
Ravikanth C
3649420a1e
Update content/en/docs/reference/scheduling/config.md
...
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2024-05-17 06:04:13 +05:30
Ravikanth C
69a2a19c16
Update config.md
...
update to the note based on PR feedback.
2024-05-15 18:49:53 +05:30
Ravikanth C
955d0329de
Update config.md
...
The note that said, "Pod's scheduling events have .spec.schedulerName as the ReportingController", is no longer true. I do not find the `spec.schedulerName` set to `ReportingController`.
2024-05-05 14:00:03 +05:30
Qiming Teng
2fe79a7c28
Update references to the config APIs
2023-12-14 09:24:12 +08:00
Qiming Teng
07f224714a
Fix links
...
This PR fixes some link errors as discovered by the `linkchecker.py` tool.
2023-08-31 21:11:57 +08:00
Kensei Nakada
fe878980eb
Add the deprecation notice of KubeSchedulerConfiguration v1beta3
2023-04-26 07:58:00 +09:00
kerthcet
ab283be3f5
address comments
...
Signed-off-by: kerthcet <kerthcet@gmail.com>
2022-08-16 21:30:57 +08:00
kerthcet
e7a80c0056
Graduate Component Config in kube-scheduler to GA
...
Signed-off-by: kerthcet <kerthcet@gmail.com>
2022-08-03 14:40:26 +08:00
kerthcet
5af4db73f3
Feat: ga component config in kube-scheduler
...
Signed-off-by: kerthcet <kerthcet@gmail.com>
2022-08-03 13:45:09 +08:00
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