From 86f2d912f4b89899c2acaaa3640aa706fa7516e7 Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Wed, 3 Jul 2019 10:59:29 -0700 Subject: [PATCH] Document that RKE delete removes etcd snapshots on S3 --- content/rke/latest/en/managing-clusters/_index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/rke/latest/en/managing-clusters/_index.md b/content/rke/latest/en/managing-clusters/_index.md index 43d8ebd0fc5..bfed7a7d10e 100644 --- a/content/rke/latest/en/managing-clusters/_index.md +++ b/content/rke/latest/en/managing-clusters/_index.md @@ -35,6 +35,8 @@ The `rke remove` command does the following to each node in the `cluster.yml`: - `kube-proxy` - `nginx-proxy` +The cluster's etcd snapshots are removed, including both local snapshots and snapshots that are stored on S3. + > **Note:** Pods are not removed from the nodes. If the node is re-used, the pods will automatically be removed when the new Kubernetes cluster is created. - Clean each host from the directories left by the services: