Set CPU manager policy to static by default

Change-Id: If0531fdb884c68dbdfcc03a8d5753946bf0181f8
diff --git a/deployment-configs/aether/clusters/production-edge-intel.yaml b/deployment-configs/aether/clusters/production-edge-intel.yaml
index 930356f..49c1789 100644
--- a/deployment-configs/aether/clusters/production-edge-intel.yaml
+++ b/deployment-configs/aether/clusters/production-edge-intel.yaml
@@ -37,6 +37,9 @@
       cluster_dns_server: 10.212.74.138
       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.212.75.0/24