From e6a4763df545dfff506cbb751b6522306dd6b8f0 Mon Sep 17 00:00:00 2001 From: Alexey Efimov Date: Sat, 29 Dec 2018 03:18:46 +0400 Subject: [PATCH] Add CoreDNS --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a79b0bb..f6c3df7 100644 --- a/README.md +++ b/README.md @@ -295,6 +295,7 @@ *DNS servers.* * [Bind](https://www.isc.org/downloads/bind/) - The most widely used name server software. +* [CoreDNS](https://coredns.io/) - Flexible DNS server written on Go. * [djbdns](http://cr.yp.to/djbdns.html) - A collection of DNS applications, including tinydns. * [Designate](https://wiki.openstack.org/wiki/Designate) - DNS REST API that support several DNS servers as its backend. * [dnsmasq](http://www.thekelleys.org.uk/dnsmasq/doc.html) - A lightweight service providing DNS, DHCP and TFTP services to small-scale networks.