Skip to content

Commit c8d58e3

Browse files
authored
Merge pull request #33472 from EricPonvelle/GH33355-ClusterBackupNote
Added a note to the backup etcd topic.
2 parents 253c3b7 + cf49b53 commit c8d58e3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/backup-etcd.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,11 @@ sh-4.2# chroot /host
4343

4444
. Run the `cluster-backup.sh` script and pass in the location to save the backup to.
4545
+
46+
[TIP]
47+
====
48+
The `cluster-backup.sh` script is maintained as a component of the etcd Cluster Operator and is a wrapper around the `etcdctl snapshot save` command.
49+
====
50+
+
4651
[source,terminal]
4752
----
4853
sh-4.4# /usr/local/bin/cluster-backup.sh /home/core/assets/backup

0 commit comments

Comments
 (0)