gstanden / orabuntu-lxc

Developer and User Guide
https://gstanden.github.io/
GNU General Public License v3.0
46 stars 15 forks source link

Need to add Slave DNS on each LXC hosts #77

Closed gstanden closed 5 years ago

gstanden commented 7 years ago

In the current architecture, there is no redundancy for the LXC containerized DNS DHCP so if the hub LXC host goes down, DNS DHCP services are also lost. It would be best to have slave DNS DHCP on each LXC host so that each host can function indepently DNS even if hub LXC host is down.

gstanden commented 5 years ago

Redundancy was provided in a different way; the LXC containerized DNS DHCP is now replicated to all physical hosts and VM hosts. Closing issue.