Skip to content

Commit c613f75

Browse files
committed
Update configure-dns-cluster.md
1 parent 3451609 commit c613f75

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

content/zh/docs/tasks/access-application-cluster/configure-dns-cluster.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,16 @@ content_type: concept
1717
Kubernetes offers a DNS cluster addon, which most of the supported environments enable by default. In Kubernetes version 1.11 and later, CoreDNS is recommended and is installed by default with kubeadm.
1818
-->
1919
Kubernetes 提供 DNS 集群插件,大多数支持的环境默认情况下都会启用。
20-
在 Kubernetes 1.11 及其以后版本中,推荐使用 CoreDNS,CoreDNS 默认与 kubeadm 一起安装。
20+
在 Kubernetes 1.11 及其以后版本中,推荐使用 CoreDNS,
21+
kubeadm 默认会安装 CoreDNS。
2122

2223
<!-- body -->
2324
<!--
2425
For more information on how to configure CoreDNS for a Kubernetes cluster, see the [Customizing DNS Service](/docs/tasks/administer-cluster/dns-custom-nameservers/). An example demonstrating how to use Kubernetes DNS with kube-dns, see the [Kubernetes DNS sample plugin](https://github.com/kubernetes/examples/tree/master/staging/cluster-dns)
2526
-->
26-
获取更多关于如何为 Kubernetes 集群配置 CoreDNS 的信息,
27-
参阅 [定制 DNS 服务](/docs/tasks/administer-cluster/dns-custom-nameservers/)
28-
演示如何与 kube-dns 一起使用 kubernetes DNS 的例子,
29-
参阅 [Kubernetes DNS 插件示例](https://github.com/kubernetes/examples/tree/master/staging/cluster-dns)
27+
要了解如何为 Kubernetes 集群配置 CoreDNS 的更多信息,参阅
28+
[定制 DNS 服务](/docs/tasks/administer-cluster/dns-custom-nameservers/)
29+
演示如何与 kube-dns 一起使用 kubernetes DNS 的例子,参阅
30+
[Kubernetes DNS 插件示例](https://github.com/kubernetes/examples/tree/master/staging/cluster-dns)
3031

3132

0 commit comments

Comments
 (0)