From e9923c9a3ebb3bafd5e9a34da890e9e62de93f57 Mon Sep 17 00:00:00 2001 From: Alena Prokharchyk Date: Wed, 20 Mar 2019 07:39:14 +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 20a5275a548..2449500498b 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 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. +Using Rancher, you can manage ETCD databases snapshots for Rancher provisioned Kubernetes clusters directly from the UI. Rancher allows you to configure a cluster with recurring local snapshots that will reside on ETCD plane nodes. For more resilience, you can setup 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 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. +From the Rancher UI, you will be able to restore your 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. For more information on how to use this feature, see [Cluster Backups]({{< baseurl >}}/rancher/v2.x/en/tools/cluster-backups/).