add zh pages

This commit is contained in:
Karen Bradshaw
2020-06-01 09:23:39 -04:00
parent 21fd0a12f9
commit 4b35d4d401
303 changed files with 2764 additions and 2439 deletions
@@ -1,27 +1,27 @@
---
title: 为集群配置 DNS
weight: 120
content_template: templates/concept
content_type: concept
---
<!--
---
title: Configure DNS for a Cluster
weight: 120
content_template: templates/concept
content_type: concept
---
-->
{{% capture overview %}}
<!-- overview -->
<!--
Kubernetes offers a DNS cluster addon, which most of the supported environments enable by default.
-->
Kubernetes 提供 DNS 集群插件,大多数支持的环境默认情况下都会启用。
{{% /capture %}}
{{% capture body %}}
<!-- 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)
{{% /capture %}}