Upgrade etcd to 3.3.12 (#5718)

* Upgrade etcd to 3.3.18

* Try with etcd 3.3.15 (kubeadm 1.16.7 default)

* Back to square one

* Try with 3.3.11

* Upgrade etcd to 3.3.18 (take 2)

* Try with 3.3.12
This commit is contained in:
Florent Monbillard
2020-03-11 11:25:38 -04:00
committed by GitHub
parent e257d92f41
commit 2c8bcc6722
2 changed files with 4 additions and 4 deletions

View File

@@ -113,7 +113,7 @@ Note: Upstart/SysV init based OS types are not supported.
- Core
- [kubernetes](https://github.com/kubernetes/kubernetes) v1.16.6
- [etcd](https://github.com/coreos/etcd) v3.3.10
- [etcd](https://github.com/coreos/etcd) v3.3.12
- [docker](https://www.docker.com/) v18.06 (see note)
- [containerd](https://containerd.io/) v1.2.13
- [cri-o](http://cri-o.io/) v1.14.0 (experimental: see [CRI-O Note](docs/cri-o.md). Only on centos based OS)