Step 3: Configure DNS
Last updated
Last updated
Configure your by adding the records
vip-party.your-domain.com
A
IP of your ALB server
vip-party.your-domain.com
A
IP of your Failover ALB server
In our example setup the records look like the following
vip-party.demo.clusterware.io
A
3.99.12.212 (ALB)
vip.party.demo.clusterware.io
A
15.223.39.144 (Failover ALB)
Validate the configuration by running a dig <domain>
command (on Mac or Linux) or nslookup <domain>
(on Windows)