Fix "hosted" translation
"hosted" can be translated into "托管", which is used more widely in Chinese tech community.
This commit is contained in:
parent
3f5a7ee4e0
commit
f0b70f0afd
|
|
@ -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" >}} 托管。
|
||||
|
||||
<!--
|
||||
You can use CoreDNS instead of kube-dns in your cluster by replacing kube-dns in an existing
|
||||
|
|
|
|||
Loading…
Reference in New Issue