Describe more what rke remove does

This commit is contained in:
Sebastiaan van Steenis
2018-08-01 09:14:11 -07:00
committed by Denise
parent 9fac261fc5
commit c02e6e3679
@@ -25,8 +25,16 @@ In order to remove the Kubernetes components from nodes, you use the `rke remove
This command does the following to each node in the `cluster.yml`:
- Remove the Kubernetes component deployed on it
- `etcd`
- `kube-apiserver`
- `kube-controller-manager`
- `kubelet`
- `kube-proxy`
- `nginx-proxy`
> **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.
- Remove the Kubernetes services deployed on it
- Clean each host from the directories left by the services:
- /etc/kubernetes/ssl
- /var/lib/etcd