mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-10 12:32:03 +00:00
Merge pull request #13897 from darron/patch-1
Auto commit by PR queue bot
This commit is contained in:
commit
0aa62edaf5
@ -7,6 +7,9 @@ start on (net-device-up
|
|||||||
|
|
||||||
respawn
|
respawn
|
||||||
|
|
||||||
|
# set max open files
|
||||||
|
limit nofile 2048 4096
|
||||||
|
|
||||||
pre-start script
|
pre-start script
|
||||||
# see also https://github.com/jainvipin/kubernetes-ubuntu-start
|
# see also https://github.com/jainvipin/kubernetes-ubuntu-start
|
||||||
ETCD=/opt/bin/$UPSTART_JOB
|
ETCD=/opt/bin/$UPSTART_JOB
|
||||||
|
Loading…
Reference in New Issue
Block a user