update the minimum recommended etcd versions to 3.4.22+ and 3.5.6+
3.3 is end of life. There is also a data inconsistency issue in 3.4.21 and 3.5.5, so 3.4.22+ and 3.5.6+ are the minimum recommended versions. Please read https://groups.google.com/g/etcd-dev/c/8S7u6NqW6C4. Signed-off-by: Benjamin Wang <wachao@vmware.com>
This commit is contained in:
parent
6b60b1d13f
commit
c7f1fdf50c
|
@ -38,7 +38,7 @@ weight: 270
|
|||
clusters. Therefore, run etcd clusters on dedicated machines or isolated
|
||||
environments for [guaranteed resource requirements](https://etcd.io/docs/current/op-guide/hardware/).
|
||||
|
||||
* The minimum recommended version of etcd to run in production is `3.2.10+`.
|
||||
* The minimum recommended etcd versions to run in production are `3.4.22+` and `3.5.6+`.
|
||||
|
||||
## Resource requirements
|
||||
|
||||
|
|
Loading…
Reference in New Issue