diff options
author | 2018-02-26 10:01:31 -0800 | |
---|---|---|
committer | 2018-02-26 18:01:31 +0000 | |
commit | b1ce9ed6e5b6178fbfa73d3764d25a6e1f20fc82 (patch) | |
tree | 92f7388b451a372c63472b667cdaa8c20c45409c /README.md | |
parent | d9958abc03bfe1046f90159c0f14133bb443737d (diff) | |
download | coredns-b1ce9ed6e5b6178fbfa73d3764d25a6e1f20fc82.tar.gz coredns-b1ce9ed6e5b6178fbfa73d3764d25a6e1f20fc82.tar.zst coredns-b1ce9ed6e5b6178fbfa73d3764d25a6e1f20fc82.zip |
Move to incubating project (#1565)
We are in incubating stage now:
https://lists.cncf.io/g/cncf-toc/topic/result_coredns_moving_to/12935200?p=,,,20,0,0,0::recentpostdate%2Fsticky,,,20,2,0,12935200
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ CoreDNS (written in Go) chains [plugins](https://coredns.io/plugins). Each plugin performs a DNS function. -CoreDNS is a [Cloud Native Computing Foundation](https://cncf.io) inception level project. +CoreDNS is a [Cloud Native Computing Foundation](https://cncf.io) incubating level project. CoreDNS is a fast and flexible DNS server. The keyword here is *flexible*: with CoreDNS you are able to do what you want with your DNS data by utilizing plugins. If some functionality is not |