• Kubernetes Submit Queue's avatar
    Merge pull request #42467 from chentao1596/change-etcd-version · 23104b71
    Kubernetes Submit Queue authored
    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!
    23104b71
Name
Last commit
Last update
..
master Loading commit data...
master-flannel Loading commit data...
minion Loading commit data...
minion-flannel Loading commit data...
.gitignore Loading commit data...
config-default.sh Loading commit data...
config-test.sh Loading commit data...
deployAddons.sh Loading commit data...
download-release.sh Loading commit data...
namespace.yaml Loading commit data...
reconfDocker.sh Loading commit data...
util.sh Loading commit data...