diff options
author | 2017-12-07 16:22:43 -0600 | |
---|---|---|
committer | 2017-12-07 16:22:42 -0600 | |
commit | 7435db968b5313b22be5023ad906b056e1bfa154 (patch) | |
tree | 718f4fa76dc4c9d87dee4fc738ec28f4814a93d1 /ADOPTERS.md | |
parent | 0bdc4083bd767802ceb5ac2628133e3c15890474 (diff) | |
download | coredns-7435db968b5313b22be5023ad906b056e1bfa154.tar.gz coredns-7435db968b5313b22be5023ad906b056e1bfa154.tar.zst coredns-7435db968b5313b22be5023ad906b056e1bfa154.zip |
Add Qunar to ADOPTORS.md (#1284)
Qunar (https://qunar.com) is the leading travel booking service in China. They
use CoreDNS for service discovery of the GPU machine learning cloud they build
with TensorFlow and Kubernetes.
There is a very nice talk in KubeCon 2017, presented by Ye Lu:
https://kccncna17.sched.com/event/CU61/all-you-need-to-know-to-build-your-gpu-machine-learning-cloud-b-ye-lu-qunar
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Diffstat (limited to 'ADOPTERS.md')
-rw-r--r-- | ADOPTERS.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ADOPTERS.md b/ADOPTERS.md index 33ba97e09..5e77529fa 100644 --- a/ADOPTERS.md +++ b/ADOPTERS.md @@ -2,4 +2,5 @@ * [Sky Betting & Gaming](http://engineering.skybettingandgaming.com) uses CoreDNS for Kubernetes cluster DNS. * [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. |