Skip to content

Commit

Permalink
Merge pull request #115 from utilitywarehouse/sys-static-cpu-policy
Browse files Browse the repository at this point in the history
sys: set static cpu manager policy
  • Loading branch information
george-angel committed Apr 1, 2020
2 parents 0ef8f93 + a0bed82 commit 9a21c4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/node-kubelet-conf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ authorization:
mode: AlwaysAllow
clusterDNS:${cluster_dns}
clusterDomain: "cluster.local"
cpuManagerPolicy: "static"
evictionHard:
memory.available: "1Gi"
nodefs.available: "2Gi"
Expand Down

0 comments on commit 9a21c4e

Please sign in to comment.