Merge pull request #12443 from PhilibertDugas/master
Tuned the kube-proxy upstart script
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user