From 22c9289458b16b684491d92e221bd59dc096e02b Mon Sep 17 00:00:00 2001 From: Chris Aniszczyk Date: Thu, 2 Mar 2017 16:16:31 -0600 Subject: [PATCH] Add reference to CNCF in README (#567) https://cncf.io --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c82983ed..e352b56c4 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ 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 plugin for -Caddy. +Caddy. CoreDNS is also a [Cloud Native Computing Foundation](https://cncf.io) inception level project. CoreDNS is the successor to [SkyDNS](https://github.com/skynetservices/skydns). SkyDNS is a thin layer that exposes services in etcd in the DNS. CoreDNS builds on this idea and is a generic DNS