Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Step 1: Add a seperate cluster that manages the same service in aquilon but is not exposed to the alias

Cluster Transition.drawio-20250129-114700.png

This results in additional managers for the gateway but has no impact otherwise, as the IPs exposed to the internet are still the previous managers

Step 2: Switch the DNS entries to the keepalived IPs of the new managers

Cluster Transition2.drawio-20250129-115053.png

After ensuring fallback works as intended, switch the IP addresses behind the aliases to the new managers' keepalived

Future Work

The old managers can be kept as assisting managers with no external exposure or shut off until the new virtualization service is up and running

Other Options considered

  1. Creating a fresh cluster and moving each gateway to the new one

    1. Very disruptive and results in a long time of reduced capacity

  2. Adding the new managers to the existing cluster

    1. Additional configuration needed and no way of knowing if it’s working until they’re public facing

    2. individual hosts in a cluster cannot be added to separate sandboxes, so the keepalived IPs would have to be shared, further complicating that

  3. Setting it up without aquilon

    1. this will remain the status quo for at least a few months. security patches and updates will remain necessary.

  • No labels