Skip to content

Commit cf49b53

Browse files
committed
Added a note to the backup etcd topic.
1 parent baeb12b commit cf49b53

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)