diff options
author | 2019-08-23 14:50:54 +0800 | |
---|---|---|
committer | 2019-08-23 06:50:54 +0000 | |
commit | 84988ce2c20a33a6c37e8136aecb023bad3f17ef (patch) | |
tree | 2f3b8303317e03728582bce5482d308e6084f1a3 | |
parent | 88faf63017769c8a49623b661eca1d6bd3834a5f (diff) | |
download | coredns-84988ce2c20a33a6c37e8136aecb023bad3f17ef.tar.gz coredns-84988ce2c20a33a6c37e8136aecb023bad3f17ef.tar.zst coredns-84988ce2c20a33a6c37e8136aecb023bad3f17ef.zip |
fix typo in ADOPTERS.md (#3181)
Signed-off-by: Sakura <longfei.shang@daocloud.io>
-rw-r--r-- | ADOPTERS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ADOPTERS.md b/ADOPTERS.md index a67917f54..22abc9aef 100644 --- a/ADOPTERS.md +++ b/ADOPTERS.md @@ -9,7 +9,7 @@ * [Z Lab](https://zlab.co.jp) uses CoreDNS in production combination with Consul and Kubernetes Clusters. * [Serpro/estaleiro](estaleiro.serpro.gov.br) uses CoreDNS as Kubernetes' DNS Server, in production with tuned Kubernetes plugin options * [Lumo](https://thinklumo.com) uses CoreDNS as Kubernetes' DNS Server, in production and lab with default configuration -* [Booming Games](https://booming-games.com) uses CoreDNS in multiple Kubernetes clusters, with Federation plugin. expect going to production soon. +* [Booming Games](https://booming-games.com) uses CoreDNS in multiple Kubernetes clusters, with Federation plugin. expect to go into production soon. * [Sodimac](https://www.sodimac.cl) uses CoreDNS with Kubernetes in production with default configuration. * [Bose](https://www.bose.com/) uses CoreDNS with Kubernetes in production on very large cluster (over 250 nodes) * [farmotive](https://farmotive.io) uses CoreDNS in Kubernetes using default configuration, in its Lab. Expect to be in production soon. |