commit | b139aca3ac73d2a398d16014b663c5cc832d764c | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun@opennetworking.org> | Tue Apr 14 14:19:57 2020 -0700 |
committer | Hyunsun Moon <hyunsun@opennetworking.org> | Tue Apr 14 14:23:15 2020 -0700 |
tree | 38ca9f056ea8a2e24b74ba6bab1421c5b8bbe84b | |
parent | 247ff81345e9374a75c9b97722789e90fe23262d [diff] [blame] |
Set CPU manager policy to static by default Change-Id: If0531fdb884c68dbdfcc03a8d5753946bf0181f8
diff --git a/deployment-configs/aether/clusters/production-edge-ntt.yaml b/deployment-configs/aether/clusters/production-edge-ntt.yaml index 6a40bbc..cda0c20 100644 --- a/deployment-configs/aether/clusters/production-edge-ntt.yaml +++ b/deployment-configs/aether/clusters/production-edge-ntt.yaml
@@ -37,6 +37,9 @@ cluster_dns_server: 10.80.128.10 fail_swap_on: false extra_args: + cpu-manager-policy: static + kube-reserved: 'cpu=500m,memory=256Mi' + system-reserved: 'cpu=500m,memory=256Mi' feature-gates: "SCTPSupport=True" kube-controller: cluster_cidr: 10.80.0.0/17