Skip to content

Commit ef092b3

Browse files
committed
Update configure-dns-cluster.md
apply suggestion from tengqm
1 parent 2a29c73 commit ef092b3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,13 @@ content_type: concept
1616
<!--
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
-->
19-
Kubernetes 提供 DNS 集群插件,大多数支持的环境默认情况下都会启用。在Kubernetes 1.11及其以后版本中,推荐使用CoreDNS,CoreDNS默认与kubeadm一起安装
19+
Kubernetes 提供 DNS 集群插件,大多数支持的环境默认情况下都会启用。在 Kubernetes 1.11 及其以后版本中,推荐使用 CoreDNS,CoreDNS 默认与 kubeadm 一起安装
2020

2121
<!-- body -->
2222
<!--
2323
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)
2424
-->
25-
获取更多关于如何为Kubernetes集群配置CoreDNS的信息,参阅 [定制DNS服务](/docs/tasks/administer-cluster/dns-custom-nameservers/)。演示如何利用kube-dns配置kubernetes DNS的例子,参阅 [Kubernetes DNS插件示例](https://github.com/kubernetes/examples/tree/master/staging/cluster-dns)
25+
获取更多关于如何为 Kubernetes 集群配置 CoreDNS 的信息,参阅 [定制 DNS 服务](/docs/tasks/administer-cluster/dns-custom-nameservers/)
26+
演示如何利用 kube-dns 配置 kubernetes DNS 的例子,参阅 [Kubernetes DNS 插件示例](https://github.com/kubernetes/examples/tree/master/staging/cluster-dns)
2627

2728

0 commit comments

Comments
 (0)