diff options
author | 2018-08-03 07:33:54 -0400 | |
---|---|---|
committer | 2018-08-03 12:33:54 +0100 | |
commit | 073708bc6604585d257234128cb71a945c675691 (patch) | |
tree | 3504f16f48e9e4b549b515ae0a10d0f3d1b98440 /README.md | |
parent | 9cea32f013739a17a07b096f117b6e5899006d3f (diff) | |
download | coredns-073708bc6604585d257234128cb71a945c675691.tar.gz coredns-073708bc6604585d257234128cb71a945c675691.tar.zst coredns-073708bc6604585d257234128cb71a945c675691.zip |
Invite users to fill the survey (#2020)
* - invite users to fill the survey
* Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -7,6 +7,18 @@ [](https://goreportcard.com/report/coredns/coredns) [](https://bestpractices.coreinfrastructure.org/projects/1250) + + +## Feedback wanted ... + +CoreDNS is now part of [Kubernetes](http://kubernetes.io), [delivering the DNS and Discovery Service for the cluster](https://kubernetes.io/blog/2018/07/10/coredns-ga-for-kubernetes-cluster-dns/). +If you are currently using CoreDNS inside a Kubernetes cluster, please, [take 5 minutes to provide us some feedback by filling this survey](https://www.surveymonkey.com/r/SKZQSLK) + +Thank you, we appreciate your collaboration here. + + +## CoreDNS + CoreDNS (written in Go) chains [plugins](https://coredns.io/plugins). Each plugin performs a DNS function. |