Coredns Rate Limits
CoreDNS is a self-hosted DNS server. It does not expose a public hosted API with provider-imposed per-second request limits. The HTTP Health (port 8080) and Prometheus Metrics (port 9153) endpoints are intended for in-cluster operations and have no upstream-imposed rate limit; effective limits are bounded by the operator's deployment topology and node CPU. CoreDNS does, however, ship plugins (ratelimit, bufsize, cache) that operators can configure to throttle DNS query throughput.
Coredns Rate Limits is the machine-readable rate-limit profile for CoreDNS on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring queries_per_second and requests_per_second.
The profile also includes 3 backoff/retry policies defined.
Tagged areas include Cloud Native, DNS, Kubernetes, Networking, and Open Source.