To the master upgrade doc, add the following version-agnostic upgrade policies/advice for the Etcd subproject:
- Only upgrades across one minor version (e.g. etcd 3.4 to 3.5) are supported. Upgrades that skip a minor version (e.g. etcd 3.4 to 3.6) are not supported and will likely fail.
- Users should always update to the most recent patch version before upgrading minor versions.
- Upgrades from EOL versions may work, but are no longer supported.
To the master upgrade doc, add the following version-agnostic upgrade policies/advice for the Etcd subproject: