codejuan
849adf5adb
fixed typos, the path is not docker
2016-08-11 18:30:24 +08:00
Mike Spreitzer
22246291e3
Support a CNI plugin as an alternative to Flannel
...
Resolves issue #20292
2016-02-22 11:29:55 -05:00
Jean-Francois Chevrette
c5dca43427
remove etcd dependency on sysv init scripts
2016-01-21 13:38:27 -05:00
He Simei
3e9905bb07
fix incorrect upstart script for ubuntu
2015-10-08 13:57:22 +08:00
He Simei
a4fc22c849
deprecate etcd on node
2015-09-05 17:23:06 +08:00
Philibert Dugas
02bf08069d
Tuned the kube-proxy upstart script to be in line with:
...
https://github.com/GoogleCloudPlatform/kubernetes/issues/5461
Upstart scripts need to specify explicitely the nofile limit
2015-08-08 23:29:56 -04:00
Dawn Chen
f66809daef
Merge pull request #11559 from PhilibertDugas/master
...
Fixed ubuntu upstart scripts for etcd
2015-08-05 15:04:14 -07:00
Eddie Simeon
e67f8ae05a
For the ubuntu cluster, master and minion services should respawn.
...
This will allow more successful kube-up.sh executions. Since kube-apiserver doesn't start on the first try after etcd first starts up possibly due to the lack of resources on my server.
2015-08-01 23:04:35 -04:00
Philibert Dugas
069c84cb51
Fixed ubuntu upstart scripts for etcd
2015-07-19 19:11:12 -04:00
wizard
595345c6a6
Merge the old single-node and multi-node ubuntu deployment into one better approach and update the guidance
2015-05-07 21:01:29 +08:00