We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 253c3b7 + cf49b53 commit c8d58e3Copy full SHA for c8d58e3
modules/backup-etcd.adoc
@@ -43,6 +43,11 @@ sh-4.2# chroot /host
43
44
. Run the `cluster-backup.sh` script and pass in the location to save the backup to.
45
+
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
++
51
[source,terminal]
52
----
53
sh-4.4# /usr/local/bin/cluster-backup.sh /home/core/assets/backup
0 commit comments