mirror of
https://github.com/wahyd4/playbook.git
synced 2026-08-09 04:35:58 +10:00
Created by Huaxiang & Ann & Alan
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[Service]
|
||||
Environment="KUBELET_EXTRA_ARGS=--pod-infra-container-image={{ registry_endpoint }}/{{ registry_project }}/pause-amd64:3.1 --feature-gates=LocalStorageCapacityIsolation=true" \
|
||||
Environment="KUBELET_EXTRA_ARGS=--pod-infra-container-image={{ registry_endpoint }}/{{ registry_project }}/pause-amd64:3.1 --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 \
|
||||
--eviction-hard=memory.available<500Mi,nodefs.available<10%"
|
||||
|
||||
Reference in New Issue
Block a user