Skip to content
Snippets Groups Projects
Verified Commit 7401eba2 authored by Varac's avatar Varac
Browse files

Add introductory text about how to change the IP

parent 3af7e828
Branches
Tags
No related merge requests found
......@@ -110,6 +110,9 @@ if you need assistance.
## Change the IP of your cluster
In case your cluster needs to migrate to another IP use these steps to make
OpenAppStack and `rke` adopt it:
* `rke etcd snapshot-save --config /var/lib/OpenAppStack/rke/cluster.yml --name test`
* Change IP in `/var/lib/OpenAppStack/rke/cluster.yml`
* `/usr/local/bin/rke up --config=/var/lib/OpenAppStack/rke/cluster.yml`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment