Add kube-proxy daemonset track to GCE startup scripts (GCI, Debian and CoreOS).

This commit is contained in:
Zihong Zheng
2017-08-21 17:14:08 -07:00
parent 1102656c88
commit 6d35b94fc3
7 changed files with 188 additions and 33 deletions

View File

@@ -48,6 +48,8 @@ spec:
- -c
- echo -998 > /proc/$$$/oom_score_adj && kube-proxy {{kubeconfig}} {{cluster_cidr}} --resource-container="" {{params}} 1>>/var/log/kube-proxy.log 2>&1
{{container_env}}
{{kube_cache_mutation_detector_env_name}}
{{kube_cache_mutation_detector_env_value}}
securityContext:
privileged: true
volumeMounts: