Anubhav Vardhan
4a893a2cb3
Update node-pressure-eviction.md
2021-07-08 11:49:30 +05:30
Kubernetes Prow Robot
d18d8d857e
Merge pull request #27879 from shannonxtreme/taints-tolerations
...
Add information about node conditions
2021-06-23 18:37:40 -07:00
Shannon Kularathna
e315da8f11
Add information about node conditions
2021-06-22 21:27:42 +00:00
Kubernetes Prow Robot
391459b11f
Merge pull request #28434 from mehabhalodiya/fix-28324
...
Add tooltip for affinity
2021-06-18 23:16:51 -07:00
Kubernetes Prow Robot
2c7d774239
Merge pull request #28407 from tengqm/fix-links
...
Fix some links in the concepts section
2021-06-17 19:30:04 -07:00
Meha Bhalodiya
5a5c96b2cc
Add tooltip for affinity
2021-06-16 11:11:15 +05:30
Qiming Teng
ad93c9a6ef
Fix some links in the concepts section
...
This PR fixes the links in the concepts section. Most of the links are
not dead links in English version because there are redirects for them.
However, these links will be broken when localized to any languages
other English.
Where appropriate. this PR also wraps some long lines which are
unfriendly to any localization team that try to catch the differences
between revisions.
2021-06-14 20:38:10 +08:00
fml2
86597ed556
doc: remove unneeded comma
2021-06-09 10:27:29 +02:00
Kubernetes Prow Robot
ade29b7f44
Merge pull request #28161 from jicowan/patch-1
...
Update resource-bin-packing.md
2021-06-05 06:28:38 -07: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
Dax McDonald
5fba7a91da
Fix broken link
2021-05-26 16:41:01 -07: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
Shannon Kularathna
8b0f2648e2
Move Priority and Preemption to Scheduling section
2021-05-11 15:10:02 +00:00
Miciah Masters
2fed8ee042
taint-and-toleration: Delete out-of-disk, add pid
...
Delete a reference to the "node.kubernetes.io/out-of-disk" taint, which
Kubernetes 1.14 deleted (commit 8f87e71e0cc3a2b714291ecd7210dfd8f4de33d6).
Document that the DaemonSet controller adds a toleration for the
"node.kubernetes.io/pid-pressure" taint since Kubernetes 1.14 (commit
ad6e3617d3e92f47fa0874ca258ffe31d1d2ff4c).
* content/en/docs/concepts/scheduling-eviction/taint-and-toleration.md:
Delete references to "node.kubernetes.io/out-of-disk" and document that the
DaemonSet adds a toleration for "node.kubernetes.io/pid-pressure".
2021-04-20 22:18:23 -04:00
Jihoon Seo
3100379bcd
Fix errors #27565 , #27569
2021-04-19 11:36:43 +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
279bf48616
Merge pull request #27143 from allcentury/patch-1
...
update assign-pod doc
2021-03-27 02:52:43 -07:00
Victor Palade
ca046d9b1f
Merge master into dev-1.21 to keep in sync
2021-03-26 21:29:52 +01:00
Anthony Ross
7be3cdcc91
update assign-pod doc
...
General grammar and spelling fixes.
2021-03-19 10:19:43 -07:00
Karen Bradshaw
3ff5ec1eff
clean up use of word: just
2021-03-17 19:57:40 -04:00
ChandaniM123
f4dee4c08b
Merge remote-tracking branch 'upstream/master' into dev-1.21
2021-03-12 18:13:48 -05:00
Qiming Teng
285986acda
Fix section order under scheduling-eviction
2021-03-09 09:16:03 +08:00
Abdullah Gharaibeh
07c5dbcbca
Docs for pod affinity namespace selector and pod affinity corss-namespace quota scope.
2021-03-07 19:07:31 -05:00
Naoki Oketani
69e0994fb0
chore: fix a broken link "FrameworkHandle"
2021-02-12 21:40:39 +09:00
Karen Bradshaw
3fd65482e8
clean up use of word: simply
2021-02-07 12:15:29 -05:00
Karen Bradshaw
7d9916af0c
clean up use of word: easy
2021-02-01 15:14:25 -05:00
Kubernetes Prow Robot
33c494c4b2
Merge pull request #25613 from pingtimeout/patch-1
...
Clarify pod anti-affinity description
2021-01-13 10:16:36 -08:00
Naoki Oketani
e1f2ddd4f8
Fix a broken link in pod-overhead.md
2021-01-07 23:09:04 +09:00
Kubernetes Prow Robot
c7f5615cac
Merge pull request #25924 from Alpenbelieve/master
...
Fix the score value in docs/concepts/scheduling-eviction/resource-bin-packing.md
2021-01-05 08:25:59 -08:00
CDE
fbd19bd65e
Update resource-bin-packing.md
...
The maximum score should be 10.
2021-01-03 19:24:49 +08:00
Ader
9558f9b78b
Fix some typo in pod-overhead.md
...
Uniform case in pod-overhead.md(Kubelet → kubelet).
2020-12-31 17:21:41 +08:00
Pierre Laporte
fc202da36b
Clarify pod anti-affinity description
...
The code example uses `preferredDuringScheduling...`, as opposed to
`requiredDuringScheduling...`. So the anti-affinity rule is a soft one. It
says that the pod _should_ not be scheduled on [...] rather than that the pod
_cannot_ be scheduled on [...].
2020-12-14 11:41:52 +01:00
Kristin Martin
86d9492ccb
Merge remote-tracking branch 'upstream/master' into merged-master-dev-1.20
2020-12-03 11:58:44 -08:00
Kubernetes Prow Robot
a8efcda498
Merge pull request #25125 from L3o-pold/patch-1
...
Improve Taints and Tolerations example
2020-11-25 21:50:19 -08:00
reylejano-rxm
d8ae37587e
Merge remote-tracking branch 'upstream/master' into dev-1.20 to keep in sync - 11-25-2020
2020-11-25 07:03:22 -08:00
Kubernetes Prow Robot
1e38b53fc8
Merge pull request #25073 from tengqm/tweak-binpacking
...
Tweak page style for resource-bin-packing
2020-11-19 18:30:51 -08:00
Léopold Jacquot
937ddcea5a
Improve Taints and Tolerations example
2020-11-19 22:17:34 +01:00
Qiming Teng
2c38cb1bdc
Tweak page style for resource-bin-packing
2020-11-18 16:34:09 +08:00
nodecaf
24bd49980b
Update taint-and-toleration.md
...
Missing key=value in the key taint removal example
2020-11-18 08:31:36 +11:00
Kubernetes Prow Robot
20546141c0
Merge pull request #24698 from SergeyKanzhelev/runtimeGA
...
RuntimeClass GA
2020-11-12 03:10:50 -08:00
Aldo Culquicondor
45da527a31
Add usage for per-profile node affinity
2020-11-10 13:48:47 -05:00
Tim Hockin
300c2e8545
Better docs for standard topology labels
...
As per KEP 1659, topology labels are now more formalized. Move away
from the older `failure-domain.beta` names ands use `topology` names
instead.
2020-11-03 11:27:58 -08:00
Sergey Kanzhelev
72a66b6969
RuntimeClass GA
2020-10-23 20:57:54 +00:00
Qiming Teng
070023b24a
Fix links in concepts section
2020-10-22 14:24:56 +08:00
Kubernetes Prow Robot
0075ace043
Merge pull request #24563 from piaoliangkb/fix-link-err
...
Change outdated link in the concept page of "scheduling framework"
2020-10-16 09:51:27 -07:00
ljnaresh
64085d63a8
Move Pod Overhead concept inside Scheduling & Eviction
2020-10-15 01:13:17 +02: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
FreeGuwop
50404c93ee
Update resource-bin-packing.md
2020-10-11 20:34:11 -07:00
Kubernetes Prow Robot
3c15be9995
Merge pull request #24237 from kbhawkey/kb-fixup-eviction-content-type
...
fix eviction policy content type
2020-09-30 11:30:54 -07:00