Mise à jour de 'dns/README.md'

This commit is contained in:
Fabrice Didon 2020-11-24 21:26:59 +01:00
parent e88b2df947
commit ab52e2e4cc

View File

@ -13,6 +13,7 @@ We finally deploy external-dns to handle DNS entry creation and suppression, in
## Deploy ## Deploy
Pretty straitforward using manifests from 01\* to 04\*. Pretty straitforward using manifests from 01\* to 04\*.
The CoreDNS configuration is in 04-coredns.yaml : The CoreDNS configuration is in 04-coredns.yaml :
``` ```
@ -86,3 +87,7 @@ Address: 192.168.5.201#53
Name: nginx.open-it.intra Name: nginx.open-it.intra
Address: 192.168.5.203 Address: 192.168.5.203
``` ```
## To do
Add a file with static entries.