How would I handle DNS in a split domain? For example. I have a public and a private zone both with the same name.
I have Public and Private instances.
Load Balancers on on public servers, while the apps are on private servers.
I have been using the RT53 Container from a very long time to update the private zone. Now I want the load balancers (rancher/lb-service-haproxy:v0.7.9) to update themselves to the public zone. Can that be done?