Skip to content

Commit c5191e5

Browse files
markus-hentschfkr
authored andcommitted
Rename "Forwarded DNS" to "Default DNS servers"
Signed-off-by: Markus Hentsch <[email protected]>
1 parent 9b83b28 commit c5191e5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Standards/scs-01xx-v1-dns.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,16 +94,16 @@ Its use case seems pretty niche and will most likely be considered entirely opti
9494

9595
## Standard
9696

97-
The decisions of this standard will be categorized into three main sections: forwarded DNS, internal DNS and external DNS.
97+
The decisions of this standard will be categorized into three main sections: default DNS servers, internal DNS and external DNS.
9898

99-
Forwarded DNS refers to the DNS servers communicated to tenant VMs for DNS resolution as well as any local recursors involved.
99+
Default DNS servers refer to the DNS servers communicated to tenant VMs for DNS resolution as well as any local recursors involved.
100100

101101
Internal DNS refers to the DNS resolution that OpenStack Neutron implements internally to make VM instances' addresses resolvable via name within the same tenant network.
102102

103103
DNS-as-a-Service refers to the integration of external or public DNS via the OpenStack DNS v2 API and its publishing of DNS records for VMs that are externally reachable.
104104
This is an optional feature of OpenStack clouds and can be implemented by integrating the Designate service for example.
105105

106-
### Forwarded DNS
106+
### Default DNS servers
107107

108108
- In OVS-based setups, the `dnsmasq_local_resolv` setting for Neutron DHCP agents MUST be disabled.
109109
- One or more local DNS recursors SHOULD be integrated into the infrastructure.

0 commit comments

Comments
 (0)