mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
Merge pull request #12443 from PhilibertDugas/master
Tuned the kube-proxy upstart script
This commit is contained in:
commit
89e69a010b
@ -7,6 +7,8 @@ respawn
|
||||
start on started etcd
|
||||
stop on stopping etcd
|
||||
|
||||
limit nofile 65536 65536
|
||||
|
||||
pre-start script
|
||||
# see also https://github.com/jainvipin/kubernetes-start
|
||||
KUBE_PROXY=/opt/bin/$UPSTART_JOB
|
||||
|
Loading…
Reference in New Issue
Block a user