retitling sections

This commit is contained in:
Mark Bishop
2018-08-09 16:02:25 -07:00
parent 4743a50cdf
commit ba19895b50
@@ -1,5 +1,5 @@
---
title: Managing RKE Clusters
title: Adding and Removing Nodes in RKE Clusters
weight: 175
aliases:
- /rke/v0.1.x/en/installation/managing-clusters/
@@ -19,7 +19,7 @@ After you've made changes to add/remove nodes, run `rke up` with the updated `cl
You can add/remove only worker nodes, by running `rke up --update-only`. This will ignore everything else in the `cluster.yml` except for any worker nodes.
### Removing Kubernetes Clusters from Nodes
### Removing Kubernetes Components from Nodes
In order to remove the Kubernetes components from nodes, you use the `rke remove` command.