Merge pull request #23491 from onorua/master

set KillMode for kubelet to process, fix for #13511
This commit is contained in:
Jeff Lowdermilk
2016-04-08 16:39:32 -07:00
6 changed files with 7 additions and 1 deletions

View File

@@ -76,6 +76,7 @@ coreos:
--container-runtime=${KUBERNETES_CONTAINER_RUNTIME}
Restart=always
RestartSec=10
KillMode=process
- name: kube-proxy.service
command: start