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