mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-15 17:43:37 +00:00
Document that RKE delete removes etcd snapshots on S3
This commit is contained in:
committed by
Denise Schannon
parent
4293d3ab6b
commit
86f2d912f4
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user