You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Migrate environment to another region -> env. domain and IP should be changed
Check cluster health with docker node ls
Actual result:
The cluster is not working. Workers have old domains and IPs.
# docker node ls
ID HOSTNAME STATUS AVAILABILITY MANAGER STATUS
3o20294apznb9qwmyk7uzl7f5 node71223-env-1922510.old-domain.com Down Active
mfn4x1yetv5i9xjm1doi12z1o node71224-env-1922510.old-domain.com Down Active
ri24vmk5ta6w5ct4lhu8xcvnx * node71225-env-1922510.new-domain.com Ready Active Leader
kfjmudl9dhnhz7ib7bz1rp7zv node71226-env-1922510.old-domain.com Down Active
Expected result:
Worker nodes shoud be reconfigured.