Merge pull request #15761 from ahrtr/min_version_20230424

Change the minimum recommended etcd versions to run in production to 3.4.22+ and 3.5.6+
This commit is contained in:
Marek Siarkowicz 2023-04-24 10:26:35 +02:00 committed by GitHub
commit c2d78a316a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
## Production recommendation
The minimum recommended etcd versions to run in **production** are v3.4.8+ and v3.5.4+. Refer to the [versioning policy](https://etcd.io/docs/v3.5/op-guide/versioning/) for more details.
The minimum recommended etcd versions to run in **production** are v3.4.22+ and v3.5.6+. Refer to the [versioning policy](https://etcd.io/docs/v3.5/op-guide/versioning/) for more details.
### v3.5 data corruption issue