Configure internal DNS with DNS forwarding
1 unresolved thread
1 unresolved thread
To use this you need to remove any dns servers explitly set on a subnet:
openstack subnet unset --dns-nameserver 131.111.12.20
to switch to using the DNS servers provided by the DHCP agent.
See: https://docs.openstack.org/neutron/ussuri/admin/config-dns-int.html
Merge request reports
Activity
Filter activity
Would deploying+configuring Designate when we're at U (or V or W) square the circle in that your team would quite like well-functioning OpenStack-internal DNS divorced from external DNS sources, but we'd also still be free to over-ride it and set external DNS on subnets for ports where we need to?
Please register or sign in to reply