Was this page helpful?
GKE¶
Kubelet¶
Static CPU policy¶
GKE allows you to set static CPU policy using a node system configuration
1kubeletConfig:
2 cpuManagerPolicy: static
GKE allows you to set static CPU policy using a node system configuration
1kubeletConfig:
2 cpuManagerPolicy: static
Was this page helpful?
On this page