diff options
author | 2019-02-19 14:27:15 +0700 | |
---|---|---|
committer | 2019-02-19 07:27:15 +0000 | |
commit | 3c23aac2d3433dff062e5f5c7a275b886a3f31cb (patch) | |
tree | de7920ce40798ff4382c6133179dbac5a4888224 /ADOPTERS.md | |
parent | 4651cc621dcf5c00bc7263c422beaef47a2e56ae (diff) | |
download | coredns-3c23aac2d3433dff062e5f5c7a275b886a3f31cb.tar.gz coredns-3c23aac2d3433dff062e5f5c7a275b886a3f31cb.tar.zst coredns-3c23aac2d3433dff062e5f5c7a275b886a3f31cb.zip |
Correct misspelling of Kubernetes (#2579)
Although it is spelling mistakes, it might make an affects
while reading.
Signed-off-by: Nguyen Hai Truong <truongnh@vn.fujitsu.com>
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 9aee9c7d7..decfa8e67 100644 --- a/ADOPTERS.md +++ b/ADOPTERS.md @@ -6,7 +6,7 @@ * [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. -* [Z Lab](https://zlab.co.jp) uses CoreDNS in production combination with Consul and Kuberenetes Clusters. +* [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. |