Hi,
i have got a nomad cluster with 3 server nodes and 2 client nodes.
i want to run 4 containers on these client nodes with spread algorithm and all 4 containers should have different DNS.
In ideal conditions if one of my client node stops working then all 4 containers will move to other working client node but will i be able those containers with their registered DNS?
how can i register all 4 DNS on these 2 client nodes and how can i access containers if one client node goes down.
Need help.
Thanks