How can I correctly set Kubernetes pod eviction limits, to avoid system OOM killer How can I correctly set Kubernetes pod eviction limits, to avoid system OOM killer kubernetes kubernetes

How can I correctly set Kubernetes pod eviction limits, to avoid system OOM killer


According to documentation https://kubernetes.io/docs/tasks/administer-cluster/reserve-compute-resources/, you should add the Kubelet flag --system-reserved=memory=1024Mi