mirror of
https://github.com/coredns/coredns.git
synced 2025-10-28 08:44:17 -04:00
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user