9 Commits

Author SHA1 Message Date
Qiming Teng b76366329d Update scheduler configuration sample version
This PR updates the scheduler configuration YAML snippets to use the 'v1beta3' version API. 'v1beta1' is gone and not recommended. We don't have config API reference for 'v1beta1' now.
2022-03-03 20:08:38 +08:00
Li Bo 34d7331e4e change CPU and Memory to lowercase because resoure name is case-sensitive 2021-08-20 16:13:55 +08:00
Jeremy Cowan 610835108f Update resource-bin-packing.md
The original documentation was using `Profile` instead of the `KubeSchedulerConfiguration`.  Also clarified how you pass this configuration to the scheduler.
2021-05-28 21:47:14 -05: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
Qiming Teng 285986acda Fix section order under scheduling-eviction 2021-03-09 09:16:03 +08:00
CDE fbd19bd65e Update resource-bin-packing.md
The maximum score should be 10.
2021-01-03 19:24:49 +08:00
Qiming Teng 2c38cb1bdc Tweak page style for resource-bin-packing 2020-11-18 16:34:09 +08:00
FreeGuwop 50404c93ee Update resource-bin-packing.md 2020-10-11 20:34:11 -07:00
Jubayer Abdullah Joy 11b10784fd Move “Resource Bin Packing” into Scheduling & Eviction section (#1)
Signed-off-by: Jubayer Abdullah Joy <jubayerjoy98@gmail.com>
2020-08-29 01:42:14 +06:00