Update kubelet.conf.j2

This commit is contained in:
HYmian
2018-05-28 18:15:16 +08:00
committed by GitHub
parent 679b571c5c
commit 26d3d0db64
@@ -2,4 +2,4 @@
Environment="KUBELET_EXTRA_ARGS=--pod-infra-container-image={{ registry_endpoint }}/{{ registry_project }}/pause-amd64:3.0 --feature-gates=LocalStorageCapacityIsolation=true \
--kube-reserved-cgroup=/kubepods.slice --kube-reserved=cpu=500m,memory=500Mi,ephemeral-storage=1Gi \
--system-reserved-cgroup=/system.slice --system-reserved=cpu=500m,memory=500Mi,ephemeral-storage=1Gi \
--enforce-node-allocatable=pods,system-reserved,kube-reserved --eviction-hard=memory.available<500Mi,nodefs.available<10%"
--eviction-hard=memory.available<500Mi,nodefs.available<10%"