From fc6559df4bf7aa7e66e5c924e75fe508dd163774 Mon Sep 17 00:00:00 2001 From: Tobias Schmidt Date: Mon, 26 Feb 2018 15:16:19 +0100 Subject: [PATCH] List SoundCloud as adopter (#1562) --- ADOPTERS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ADOPTERS.md b/ADOPTERS.md index c88fba3c9..9711d31da 100644 --- a/ADOPTERS.md +++ b/ADOPTERS.md @@ -5,3 +5,4 @@ * [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. * [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.