I would like to limit allocatable memory per node (VM) on Kubernetes.
Now it seems that certain pods can grow over the memory limit of VM making it unresponsive instead of killing pods before that happens.
I would like to limit allocatable memory per node (VM) on Kubernetes.
Now it seems that certain pods can grow over the memory limit of VM making it unresponsive instead of killing pods before that happens.
Copyright © 2021 Jogjafile Inc.
See Reserve Compute Resources for System Daemons.
In the systemd, we can configure kubelet with Node Allocatable feature like this.