Eric Paris
6b3a6e6b98
Make copyright ownership statement generic
...
Instead of saying "Google Inc." (which is not always correct) say "The
Kubernetes Authors", which is generic.
2015-05-01 17:49:56 -04:00
Young
f181e98ebd
change the current dir to the config dir
...
Otherwise the script can't run in other dirs.
2015-04-30 14:38:56 +08:00
feihujiang
7452860f30
Improve ubuntu-cluster setup scripts
...
This PR implements #6266 .
Make a copy for each of the original scripts, and modify the copies. These copies will be used as working scripts afterwards.
Improve ubuntu-cluster setup scripts
2015-04-13 15:10:14 +08:00
mazswojejzony
e385d552c5
Fixed default config for kube-proxy on minions
...
Without this fix kube-proxy on minions cannot connect to master as `MASTER_IP` is not reachable.
2015-04-05 22:21:03 +02:00
Brendan Burns
308049e789
Merge pull request #6060 from ZJU-SEL/hotfix
...
[ubuntu-cluster] fix a serious bug when node both act as master and minion
2015-03-27 09:53:14 -07:00
wizard
88dca56438
fix bug in single ubuntu node configuration
2015-03-27 15:13:43 +08:00
Vipin Jain
787c80bd9f
master_ip needs updating even for minion to be discovered by master
2015-03-24 21:07:59 -07:00
Eric Tune
2255e6f757
Fix ubuntu-cluster to use apiserver not etcd.
2015-03-12 15:10:08 -07:00
Eric Tune
8d20282229
Kubelet and kube-proxy talk to apiserver not etcd.
2015-03-10 07:57:31 -07:00
wizard
ca16a57b54
Add cleanup function to make the build.sh more robust
2015-03-06 12:10:37 +08:00
wizard
c80ef5de60
Make the k8s version configurable
2015-03-06 11:04:30 +08:00
resouer
031e75a02d
Delete extra spaces in configure.sh
2015-02-25 02:54:12 +00:00
resouer
ce6d3b7ea3
Fix commands order & add guide in readme
2015-02-24 10:36:07 +00:00
Xingyu Chen
aeeebe2126
finish the multinode ubuntu k8s setup script and guide ,tested ok
2015-02-18 19:09:06 +08:00