Kubernetes Prow Robot
450e6198fe
Merge pull request #44861 from suhasadhav/patch-1
...
Mention how requests are inferred from limits
2024-06-13 05:34:26 -07:00
Amarnath N
c25ceaa535
Explain RuntimeClass name in Pod Overhead concept ( #45454 )
...
* empty-commit
* changed_ex_kata_fc
* Update content/en/docs/concepts/scheduling-eviction/pod-overhead.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update pod-overhead.md
---------
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-04-10 05:26:03 -07:00
Suhas Adhav
4ddb452c16
update note message and place
2024-01-25 22:22:16 +05:30
Suhas Adhav
25d3b7c714
make comment as note
2024-01-25 22:15:55 +05:30
Suhas Adhav
8fa7cbcc7b
revert previous change and add yaml comment
2024-01-24 18:01:08 +05:30
Suhas Adhav
008dfcd9e7
Change limits to requests
...
in the example for pod overhead - we need to have requests section instead of limits
2024-01-23 22:57:25 +05:30
Andrey Ryaguzov
273a36de9a
Added link to Resource Quotas
2022-06-07 17:39:31 +04:00
Nate W
712f45dee4
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-04-26 13:11:13 -07:00
nonylene
4759a9f652
scheduling-eviction/pod-overhaed.md: Fix a typo
...
Bustrable -> Burstable
2022-04-24 01:15:51 +09:00
Qiming Teng
0bc8468bfa
The PodOverhead feature is GA
2022-04-13 11:49:50 +08:00
Thomas Guettler
7122a4498a
fix busybox image to 1.28 (issues with `nslookup`).
...
Changes where done with these commands:
reprec 'image: busybox(?!:)' 'image: busybox:1.28' */docs */examples
reprec -- '--image=busybox(?!:)' '--image=busybox:1.28' */docs */examples
Related issues:
https://github.com/docker-library/busybox/issues/48
https://github.com/kubernetes/kubernetes/issues/66924
2022-03-02 20:48:26 +01: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
e1f2ddd4f8
Fix a broken link in pod-overhead.md
2021-01-07 23:09:04 +09: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
Sergey Kanzhelev
72a66b6969
RuntimeClass GA
2020-10-23 20:57:54 +00:00
ljnaresh
64085d63a8
Move Pod Overhead concept inside Scheduling & Eviction
2020-10-15 01:13:17 +02:00