Skip to content

[Swarm] Cluster is not working after migration to another region #7

@mrAlexZT

Description

@mrAlexZT

Steps to reproduce:

  1. Create docker Swarm
  2. Migrate environment to another region -> env. domain and IP should be changed
  3. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions