Update docs

Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
Miek Gieben
2020-01-19 09:32:05 +01:00
parent 64d0cfba0c
commit b89d8d7242

View File

@@ -42,6 +42,9 @@ example.org {
} }
~~~ ~~~
You'll need `ignore_health` because the test binary sets the health status to UNKNOWN and this would
mean CoreDNS doesn't return any (useful) data.
Start CoreDNS (`coredns -conf Corefile -dns.port=1053`), and see logging/debugging flow by; the Start CoreDNS (`coredns -conf Corefile -dns.port=1053`), and see logging/debugging flow by; the
test binary should also spew out a bunch of things. CoreDNS willl build up a list of cluster and test binary should also spew out a bunch of things. CoreDNS willl build up a list of cluster and
endpoints. Next you can query it. Note none of the endpoints are HEALTHY so you'll mostly get NODATA endpoints. Next you can query it. Note none of the endpoints are HEALTHY so you'll mostly get NODATA