diff --git a/docs/maintenance.md b/docs/maintenance.md index 6f00a141f85bafcff816f3131035badb27e0abff..3a2c60e75e5b2932831c2870045ffe2bc73ecf8b 100644 --- a/docs/maintenance.md +++ b/docs/maintenance.md @@ -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`