From f0b70f0afd9f922a467bf4251e50bac2aebc9708 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E9=80=A2=E9=94=A6/FengjinChen?= <19762931+chenfengjin@users.noreply.github.com> Date: Wed, 3 Jun 2020 13:25:32 +0800 Subject: [PATCH] Fix "hosted" translation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit "hosted" can be translated into "托管", which is used more widely in Chinese tech community. --- content/zh/docs/tasks/administer-cluster/coredns.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/zh/docs/tasks/administer-cluster/coredns.md b/content/zh/docs/tasks/administer-cluster/coredns.md index e2b028d765..f40f6405cc 100644 --- a/content/zh/docs/tasks/administer-cluster/coredns.md +++ b/content/zh/docs/tasks/administer-cluster/coredns.md @@ -41,7 +41,7 @@ This page describes the CoreDNS upgrade process and how to install CoreDNS inste [CoreDNS](https://coredns.io) is a flexible, extensible DNS server that can serve as the Kubernetes cluster DNS. Like Kubernetes, the CoreDNS project is hosted by the {{< glossary_tooltip text="CNCF" term_id="cncf" >}}. --> -[CoreDNS](https://coredns.io) 是一个灵活可扩展的 DNS 服务器,可以作为 Kubernetes 集群 DNS。与 Kubernetes 一样,CoreDNS 项目由 {{< glossary_tooltip text="CNCF" term_id="cncf" >}} 持有。 +[CoreDNS](https://coredns.io) 是一个灵活可扩展的 DNS 服务器,可以作为 Kubernetes 集群 DNS。与 Kubernetes 一样,CoreDNS 项目由 {{< glossary_tooltip text="CNCF" term_id="cncf" >}} 托管。