diff options
author | 2017-09-12 09:38:14 -0400 | |
---|---|---|
committer | 2017-09-12 09:38:14 -0400 | |
commit | b8e5f54de4e49ab3b912af0a5ceac625efc4c8d3 (patch) | |
tree | f3098c82220879365549bb97891008e79cd7a11a /README.md | |
parent | 3e252deabbfd9f0f384df4bf7b3847e9442f0b9f (diff) | |
download | coredns-b8e5f54de4e49ab3b912af0a5ceac625efc4c8d3.tar.gz coredns-b8e5f54de4e49ab3b912af0a5ceac625efc4c8d3.tar.zst coredns-b8e5f54de4e49ab3b912af0a5ceac625efc4c8d3.zip |
Add CII best practices badge (#1062)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ [](https://codecov.io/github/coredns/coredns?branch=master) [](https://goreportcard.com/report/coredns/coredns) [](https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fcoredns%2Fcoredns?ref=badge_shield) +[](https://bestpractices.coreinfrastructure.org/projects/1250) CoreDNS is a DNS server that started as a fork of [Caddy](https://github.com/mholt/caddy/). It has the same model: it chains middleware. In fact it's so similar that CoreDNS is now a server type |