From b89d8d724210d5c53d19f1eb9372b11bdd17d951 Mon Sep 17 00:00:00 2001 From: Miek Gieben Date: Sun, 19 Jan 2020 09:32:05 +0100 Subject: [PATCH] Update docs Signed-off-by: Miek Gieben --- plugin/traffic/HACKING.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/plugin/traffic/HACKING.md b/plugin/traffic/HACKING.md index 71fbdd48c..6437bd34f 100644 --- a/plugin/traffic/HACKING.md +++ b/plugin/traffic/HACKING.md @@ -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 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