diff options
author | 2018-02-26 14:51:40 +0000 | |
---|---|---|
committer | 2018-02-26 14:51:40 +0000 | |
commit | d9958abc03bfe1046f90159c0f14133bb443737d (patch) | |
tree | 0064470344e3f9f60e0201f0f350a8b353fcfd02 /ADOPTERS.md | |
parent | fc6559df4bf7aa7e66e5c924e75fe508dd163774 (diff) | |
download | coredns-d9958abc03bfe1046f90159c0f14133bb443737d.tar.gz coredns-d9958abc03bfe1046f90159c0f14133bb443737d.tar.zst coredns-d9958abc03bfe1046f90159c0f14133bb443737d.zip |
doc updates (#1563)
Capatilize coredns in ADAPTERS.md
Diffstat (limited to 'ADOPTERS.md')
-rw-r--r-- | ADOPTERS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ADOPTERS.md b/ADOPTERS.md index 9711d31da..e438fab7e 100644 --- a/ADOPTERS.md +++ b/ADOPTERS.md @@ -3,6 +3,6 @@ * [Kismia](https://kismia.com) uses CoreDNS for Kubernetes cluster DNS. * [Admiral](https://getadmiral.com) uses CoreDNS to handle geographic DNS requests for our public-facing microservices. * [Qunar](https://qunar.com) uses CoreDNS for service discovery of its GPU machine learning cloud with TensorFlow and Kubernetes. -* [seansean2](https://web.mit.edu) uses coreDNS in production at MIT for DNS. +* [seansean2](https://web.mit.edu) uses CoreDNS in production at MIT for DNS. * [Tradeshift](https://tradeshift.com/) uses CoreDNS to look up company identifiers across multiple shards/regions/zones * [SoundCloud](https://soundcloud.com/) uses CoreDNS as internal cache+proxy in Kubernetes clusters to handle hundreds of thousands DNS service discovery requests per second. |