k3s/cluster/ubuntu
Kubernetes Submit Queue 23104b714c Merge pull request #42467 from chentao1596/change-etcd-version
Automatic merge from submit-queue (batch tested with PRs 43518, 42467)

install/kube-up: fix some errors while install k8s through kube-up/down.sh

What this PR does / why we need it:

     etcd2.3.1 will be installed follow this scripts, but k8s use etcd3 as default storage backend, so the next error will always be apprear: 
     API server: rpc error: code = 13 desc = transport is closing
     so i think we should change the version of etcd

    thank you!
2017-03-28 14:09:22 -07:00
..
master fixed typos, the path is not docker 2016-08-11 18:30:24 +08:00
master-flannel fixed typos, the path is not docker 2016-08-11 18:30:24 +08:00
minion fixed typos, the path is not docker 2016-08-11 18:30:24 +08:00
minion-flannel fixed typos, the path is not docker 2016-08-11 18:30:24 +08:00
.gitignore Renames kube-dns configure files from skydns* to kubedns* 2016-12-08 20:01:19 -08:00
config-default.sh Keep ResourceQuota admission at the end of the chain 2017-03-21 01:53:11 -04:00
config-test.sh Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
deployAddons.sh Update startup scripts for kube-dns ConfigMap and ServiceAccount 2017-03-09 11:10:23 -08:00
download-release.sh change the verion of etcd to 3.0.17 2017-03-16 15:34:35 +08:00
namespace.yaml
reconfDocker.sh Added option to specify the flannel backend, to cluster/ubuntu 2016-10-15 00:40:22 -04:00
util.sh fix typo for cluster/* 2016-12-20 04:56:45 -08:00