Commit 89e69a01 authored by Marek Grabowski's avatar Marek Grabowski

Merge pull request #12443 from PhilibertDugas/master

Tuned the kube-proxy upstart script
parents 41aa56a6 02bf0806
...@@ -7,6 +7,8 @@ respawn ...@@ -7,6 +7,8 @@ respawn
start on started etcd start on started etcd
stop on stopping etcd stop on stopping etcd
limit nofile 65536 65536
pre-start script pre-start script
# see also https://github.com/jainvipin/kubernetes-start # see also https://github.com/jainvipin/kubernetes-start
KUBE_PROXY=/opt/bin/$UPSTART_JOB KUBE_PROXY=/opt/bin/$UPSTART_JOB
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment