From 5ed46f524af6f3ab0e55bb1591edb04eeddefbe2 Mon Sep 17 00:00:00 2001 From: Michael Royal <45159366+mikeroyal@users.noreply.github.com> Date: Mon, 27 Mar 2023 00:29:49 -0700 Subject: [PATCH] Added CoreDNS to DNS section. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9bad42d..6a6fda4 100644 --- a/README.md +++ b/README.md @@ -1163,6 +1163,8 @@ Minio's test-server called "play" is already configured in the default client, y [PowerDNS](https://www.powerdns.com/) - DNS server with a variety of data storage back-ends and load balancing features. +[CoreDNS](https://coredns.io/) is a DNS server/forwarder, written in Go, that chains [plugins](https://coredns.io/plugins). Each plugin performs a (DNS) function. + [Unbound](http://unbound.net/) - Validating, recursive, and caching DNS resolver. [Yadifa](http://yadifa.eu/) - Lightweight authoritative Name Server with DNSSEC capabilities powering the .eu top-level domain.