mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 12:38:05 +00:00
retitling sections
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user