From b0fa2e17bad08b09dabf5ef9a65433a26937e8c6 Mon Sep 17 00:00:00 2001 From: Denise Date: Wed, 20 Mar 2019 21:41:15 -0700 Subject: [PATCH] Update _index.md --- content/rke/v0.1.x/en/etcd-snapshots/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rke/v0.1.x/en/etcd-snapshots/_index.md b/content/rke/v0.1.x/en/etcd-snapshots/_index.md index f69923bb343..af69cd3016b 100644 --- a/content/rke/v0.1.x/en/etcd-snapshots/_index.md +++ b/content/rke/v0.1.x/en/etcd-snapshots/_index.md @@ -176,7 +176,7 @@ In this example, the Kubernetes cluster was deployed on two AWS nodes. ### Back up the `etcd` cluster -Take a local snapshot of the Kubernetes cluster. As of v0.2.0, you can also upload this snapshot directly to a S3 backend with the [S3 options](/#options-for-rke-etcd-snapshot-save). +Take a local snapshot of the Kubernetes cluster. As of v0.2.0, you can also upload this snapshot directly to a S3 backend with the [S3 options](#options-for-rke-etcd-snapshot-save). ``` $ rke etcd snapshot-save --name snapshot.db --config cluster.yml