From 62fedd0723d7292bfbbf1abfbf8fa759ead3507b Mon Sep 17 00:00:00 2001 From: Mark Bishop Date: Tue, 29 May 2018 15:05:58 -0700 Subject: [PATCH] fixed typo --- .../backups-and-restoration/ha-backup-and-restoration/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/installation/backups-and-restoration/ha-backup-and-restoration/_index.md b/content/rancher/v2.x/en/installation/backups-and-restoration/ha-backup-and-restoration/_index.md index 2a9c397c483..466688d21ff 100644 --- a/content/rancher/v2.x/en/installation/backups-and-restoration/ha-backup-and-restoration/_index.md +++ b/content/rancher/v2.x/en/installation/backups-and-restoration/ha-backup-and-restoration/_index.md @@ -45,7 +45,7 @@ Begin by gathering the files that you need to create backups of your Rancher ins - [High Availability Installation with External Load Balancer]({{< baseurl >}}/rancher/v2.x/en/installation/ha-server-install-external-lb)
-### 2. Take Snapshots +### 2. Take Snapshots of the `etcd` Database Take snapshots of your `etcd` database. You can use these snapshots later to recover from a disaster scenario. There are two ways to take snapshots: recurringly, or as a one-off. Each option is better suited to a specific use case. Read the short description below each link to know when to use each option.