Files
Karen Bradshaw 4b35d4d401 add zh pages
2020-06-09 19:33:15 -04:00

28 lines
775 B
Markdown

---
title: 为集群配置 DNS
weight: 120
content_type: concept
---
<!--
---
title: Configure DNS for a Cluster
weight: 120
content_type: concept
---
-->
<!-- overview -->
<!--
Kubernetes offers a DNS cluster addon, which most of the supported environments enable by default.
-->
Kubernetes 提供 DNS 集群插件,大多数支持的环境默认情况下都会启用。
<!-- body -->
<!--
For more information on how to configure DNS for a Kubernetes cluster, see the [Kubernetes DNS sample plugin.](https://github.com/kubernetes/kubernetes/tree/release-1.5/examples/cluster-dns)
-->
有关如何为 Kubernetes 集群配置 DNS 的详细信息,请参阅 [Kubernetes DNS 插件示例.](https://github.com/kubernetes/kubernetes/tree/release-1.5/examples/cluster-dns)