Skip to content

Commit 288a7ad

Browse files
mangoGoForwardchampionshuttlerreylejano
authored
docs: add etcd cluster upgrade guide to configure-upgrade-etcd (#31833)
* docs: add etcd cluster upgrade guide to configure-upgrade-etcd * Update content/en/docs/tasks/administer-cluster/configure-upgrade-etcd.md Co-authored-by: championshuttler <[email protected]> * Update content/en/docs/tasks/administer-cluster/configure-upgrade-etcd.md Co-authored-by: Rey Lejano <[email protected]> * put "For more details..." * Update configure-upgrade-etcd.md Co-authored-by: championshuttler <[email protected]> Co-authored-by: Rey Lejano <[email protected]>
1 parent 879f4d4 commit 288a7ad

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -361,3 +361,12 @@ We also recommend restarting any components (e.g. `kube-scheduler`,
361361
stale data. Note that in practice, the restore takes a bit of time. During the
362362
restoration, critical components will lose leader lock and restart themselves.
363363
{{< /note >}}
364+
365+
## Upgrading etcd clusters
366+
367+
368+
For more details on etcd upgrade, please refer to the [etcd upgrades](https://etcd.io/docs/latest/upgrades/) documentation.
369+
370+
{{< note >}}
371+
Before you start an upgrade, please back up your etcd cluster first.
372+
{{< /note >}}

0 commit comments

Comments
 (0)