mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-19 00:55:37 -04:00
Automatic merge from submit-queue [kubelet] Fix oom-score-adj policy in kubelet Fixes #32238 We have been having this regression since v1.3. It is critical for GKE/GCE deployments of k8s because docker daemon has a high likelihood of being OOM killed which will end up nuking all containers. The reason for moving from mnt to pid is that docker daemon moves itself into a new mnt namespace with systemd based deployments. |
||
|---|---|---|
| .. | ||
| .gitattributes | ||
| exceptions.txt | ||
| excluded-flags.txt | ||
| known-flags.txt | ||