From 542b57b1dd56ef0171a88bc2ad1fdea3876cf75b Mon Sep 17 00:00:00 2001 From: Alena Prokharchyk Date: Wed, 20 Mar 2019 07:11:21 +1300 Subject: [PATCH] Update _index.md --- content/rancher/v2.x/en/tools/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/rancher/v2.x/en/tools/_index.md b/content/rancher/v2.x/en/tools/_index.md index 568fb48b0d3..20a5275a548 100644 --- a/content/rancher/v2.x/en/tools/_index.md +++ b/content/rancher/v2.x/en/tools/_index.md @@ -111,8 +111,8 @@ For more information on how to use this feature, see [Global DNS]({{< baseurl >} _Available as v2.2.0_ -Using Rancher, you can manage ETCD databases snapshots for your Kubernetes clusters directly from the UI. Rancher will allow you to configure your RKE and Custom clusters with local snapshots which resides on your ETCD plane nodes, or with an external S3 compatible provider for off-site backups. +Using Rancher, you can manage ETCD databases snapshots for your Kubernetes clusters directly from the UI. Rancher allows you to configure RKE and Custom clusters with recurring local snapshots residing on ETCD plane nodes. For more resilience, you can configure snapshots backup to an external S3 compatible provider. -From the Rancher UI, you will be able to restore your Kubernetes cluster to a previously taken backup on an existing set of ETCD nodes. Or if all ETCD nodes are down, you can replace them with the new set of nodes and perform the recovery from the backup on them. +From the Rancher UI, you will be able to restore your Kubernetes cluster to a previously taken snapshot on an existing set of ETCD nodes. Or if all ETCD nodes are down, you can replace them with the new set of nodes and perform the recovery from the remotely backed up snapshot on them. For more information on how to use this feature, see [Cluster Backups]({{< baseurl >}}/rancher/v2.x/en/tools/cluster-backups/).