package
0.0.0-20191024030528-a481964b876e
Repository: https://github.com/divinerapier/learn-kubernetes.git
Documentation: pkg.go.dev

# Functions

GetContainerOOMScoreAdjust returns the amount by which the OOM score of all processes in the container should be adjusted.

# Constants

DockerOOMScoreAdj is the OOM score adjustment for Docker.
KubeletOOMScoreAdj is the OOM score adjustment for Kubelet.
KubeProxyOOMScoreAdj is the OOM score adjustment for kube-proxy.
PodInfraOOMAdj is very docker specific.