mirror of
https://github.com/rancher/rke.git
synced 2025-09-16 06:59:25 +00:00
Letting the user know they have to edit the file first.
This commit is contained in:
@@ -335,7 +335,7 @@ nodes:
|
||||
```
|
||||
|
||||
## Deploying Rancher 2.0 using rke
|
||||
Using RKE's pluggable user addons, it's possible to deploy Rancher 2.0 server with a single command using the [rancher-minimal.yml](https://github.com/rancher/rke/blob/master/rancher-minimal.yml) cluster configuration:
|
||||
Using RKE's pluggable user addons, it's possible to deploy Rancher 2.0 server with a single command after updating the node settings in the [rancher-minimal.yml](https://github.com/rancher/rke/blob/master/rancher-minimal.yml) cluster configuration:
|
||||
|
||||
```bash
|
||||
rke up --config rancher-minimal.yml
|
||||
|
Reference in New Issue
Block a user