CoreDNS Health API
The CoreDNS health plugin exposes HTTP /health and /ready endpoints on port 8080 by default. It reports the overall health and readiness of the CoreDNS process and is used by Kubernetes liveness and readiness probes to determine if the DNS server is operational.
Documentation
Specifications
Other Resources
ReadyDocumentation
https://coredns.io/plugins/ready/
Rules
rules/coredns-health-rules.yml
Capabilities
capabilities/coredns-health-capabilities.yml
OpenAPI
#Health Check
#Kubernetes
#Observability
#Readiness