Skip to content

Commit c7f1fdf

Browse files
committed
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 <[email protected]>
1 parent 6b60b1d commit c7f1fdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/administer-cluster/configure-upgrade-etcd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ weight: 270
3838
clusters. Therefore, run etcd clusters on dedicated machines or isolated
3939
environments for [guaranteed resource requirements](https://etcd.io/docs/current/op-guide/hardware/).
4040

41-
* The minimum recommended version of etcd to run in production is `3.2.10+`.
41+
* The minimum recommended etcd versions to run in production are `3.4.22+` and `3.5.6+`.
4242

4343
## Resource requirements
4444

0 commit comments

Comments
 (0)