Commit Graph

31 Commits

Author SHA1 Message Date
Kensei Nakada 3847493bfd fix: modify the note on the concept page 2024-11-12 11:27:04 -07:00
Alexis Boissiere 2f298d2077
Fix trailing whitespace in scheduler section 2024-02-19 13:55:48 +01:00
Alexis Boissiere e839bf7aee
Fix spelling mistake in scheduling section 2024-02-19 13:55:40 +01:00
windsonsea ca9f211613 Update scheduling framework concept 2023-12-15 22:10:14 +08:00
Tim Bannister 9010b97f01
Revise message
Avoid mentioning change we expect for a future (patch) release
2023-12-13 15:20:36 +00:00
Kensei Nakada 2520994c31
Feature gate SchedulerQueueingHints is disabled by default 2023-12-13 17:45:25 +09:00
Kensei Nakada de6a6410ea
fix based on review 2023-11-22 08:46:00 +09:00
Kensei Nakada 5126f13386
address the review 2023-11-19 08:19:33 +09:00
Kensei Nakada 0190eebb5e
fix based on reviews 2023-11-04 14:27:35 -05:00
Kensei Nakada ba05f7a2ab
add a doc for QueueingHint 2023-11-04 09:49:39 +09:00
Wei Huang 625b031344
fixup: address comments 2023-04-13 14:37:57 -07:00
Wei Huang 936ac5574f
fixup: address comments 2023-04-13 11:36:02 -07:00
Wei Huang 9c88b40f05
Update scheduler framework doc to include PreEnqueue 2023-04-12 20:48:56 -07:00
Christopher Negus 66df1d729e Add page weights to concepts -> scheduling-eviction pages 2022-10-25 15:58:57 +00:00
Tim Bannister dc84f0cb97 Mark figures' intended size
This commit activates Sass styling to make image sizes more responsive
on the rendered page.
2021-10-17 21:31:52 +01:00
Aldo Culquicondor d415f62dd2 Fix feature state for Scheduling Framework
It was declared GA in 1.19
https://github.com/kubernetes/enhancements/blob/master/keps/sig-scheduling/624-scheduling-framework/kep.yaml
2021-07-20 16:45:55 -04:00
Shannon Kularathna c184f20f76 Create pod eviction concept and glossary entries
- Created glossary entries for manual and kubelet eviction
  - Created node-pressure-eviction.md and api-eviction.md
  - Merged content from eviction-policy.md and out-of-resource.md
  - Added note to kube-scheduler about node conditions
  - Deleted eviction-policy and out-of-resource.md
  - Redirected old topics
  - Change topic weights
2021-05-13 18:34:58 +00:00
Naoki Oketani 69e0994fb0 chore: fix a broken link "FrameworkHandle" 2021-02-12 21:40:39 +09:00
Karen Bradshaw 7d9916af0c clean up use of word: easy 2021-02-01 15:14:25 -05:00
piaoliangkb f566c22e69 Change outdated link
Change the outdated link of "design proposal of the scheduling framework", cause that repo structure has been changed.
2020-10-14 19:04:59 +08:00
Brian Nutt 1c90c995c3 Fix typo in en/docs/concepts/scheduling-eviction/scheduling-framework.md
Fixes description for Postfilter plugin. The plugin is called when no feasible nodes were found for the pod being scheduled.
2020-09-27 13:28:52 -07:00
gm7y8 b330bb0256 Move eviction-policy from tasks to concepts
add what's next to eviction policy
2020-09-07 23:44:28 +01:00
Kubernetes Prow Robot 6ec8665bba
Merge pull request #22429 from Huang-Wei/postfilter-doc
Document the changes of scheduler PostFilter extension point
2020-07-14 13:21:22 -07:00
Wei Huang 9959ffc513
remove release notes section 2020-07-13 09:52:30 -07:00
Wei Huang 481aa2cce0
Remove the "How to disable preemption" stanza and rewordings 2020-07-13 09:51:12 -07:00
Wei Huang e2fd28a35b
Document the changes of scheduler PostFilter extension point 2020-07-13 09:51:12 -07:00
Adhityaa Chandrasekar a77986c867 scheduling-framework.md: update Reserve and Unreserve descriptions 2020-07-09 16:15:23 +00: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
Karen Bradshaw ecc27bbbe7 add en pages 2020-06-09 19:33:15 -04:00
Celeste Horgan e0ae1338cd Correct links
Signed-off-by: Celeste Horgan <celeste@cncf.io>
2020-05-12 13:58:32 -07:00
Adam Kaplan 1bb09e6d0d Rename "Scheduling: concept as "Scheduling and Eviction"
* Rename `docs/concepts/scheduling` to `docs/concepts/scheduling-eviction`
* Retitle concept header to "Scheduling and Eviction"
* Update redirects
* Update internal links (en only)

Part of proposal #19081

Signed-off-by: Adam Kaplan <adam.kaplan@redhat.com>
2020-04-14 08:51:00 -04:00