community icon indicating copy to clipboard operation
community copied to clipboard

hardware parameters in the large K8s cluster

Open Forest-L opened this issue 4 years ago • 1 comments

  • Kubelet parameters
maxPods: 110
rotateCertificates: true
kubeReserved:
  cpu: 200m
  memory: 250Mi
systemReserved:
  cpu: 200m
  memory: 250Mi
evictionHard:
  memory.available: 5%
evictionSoft:
  memory.available: 10%
evictionSoftGracePeriod: 
  memory.available: 2m
evictionMaxPodGracePeriod: 120
evictionPressureTransitionPeriod: 30s
  • Etcd parameters, refer to etcd image

Forest-L avatar Aug 14 '20 06:08 Forest-L

@zackzhangkai

Forest-L avatar Aug 14 '20 06:08 Forest-L