mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-05 18:24:07 +00:00
The first letter is small
This commit is contained in:
parent
f839c5ffdf
commit
b367764167
@ -228,7 +228,7 @@ Pod OOM score configuration
|
|||||||
- OOM_SCORE_ADJ: -998
|
- OOM_SCORE_ADJ: -998
|
||||||
*Kubelet, Docker*
|
*Kubelet, Docker*
|
||||||
- OOM_SCORE_ADJ: -999 (won’t be OOM killed)
|
- OOM_SCORE_ADJ: -999 (won’t be OOM killed)
|
||||||
- Hack, because these critical tasks might die if they conflict with guaranteed containers. in the future, we should place all user-pods into a separate cgroup, and set a limit on the memory they can consume.
|
- Hack, because these critical tasks might die if they conflict with guaranteed containers. In the future, we should place all user-pods into a separate cgroup, and set a limit on the memory they can consume.
|
||||||
|
|
||||||
## Known issues and possible improvements
|
## Known issues and possible improvements
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user