yaroslav-gwit / HosterCore

🚀 Hoster: Empowering FreeBSD Virtualisation with Ease
https://docs.hoster-core.gateway-it.com/
Apache License 2.0
39 stars 0 forks source link

Implement "global" DNS between the hosts in HA mode (both `debug` and `prod`) #116

Open yaroslav-gwit opened 6 months ago

yaroslav-gwit commented 6 months ago

Global DNS will allow an easier cluster management, because we'll be able to use VM/Jail names directly in the pf firewall rules (instead of hard-coded IPs), and vm deploy/jail deploy would be able to check if the VM/Jail name already exists on some other node.

There are a number of other benefits, which will be integrated later down the road.