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,29 +1,29 @@
---
title: 访问集群
weight: 20
content_template: templates/concept
content_type: concept
---
<!--
---
title: Accessing Clusters
weight: 20
content_template: templates/concept
content_type: concept
---
-->
{{% capture overview %}}
<!-- overview -->
<!--
This topic discusses multiple ways to interact with clusters.
-->
本文阐述多种与集群交互的方法。
{{% /capture %}}
{{< toc >}}
{{% capture body %}}
<!-- body -->
<!--
## Accessing for the first time with kubectl
@@ -600,4 +600,4 @@ will typically ensure that the latter types are setup correctly.
除了前两种类型之外,Kubernetes 用户通常不需要担心任何其他问题。集群管理员通常会确保后者的正确配置。
{{% /capture %}}