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,22 +1,23 @@
---
title: 使用 Kubernetes API 访问集群
content_template: templates/task
content_type: task
---
<!-- ---
title: Access Clusters Using the Kubernetes API
content_template: templates/task
content_type: task
--- -->
{{% capture overview %}}
<!-- overview -->
<!-- This page shows how to access clusters using the Kubernetes API. -->
本页展示了如何使用 Kubernetes API 访问集群
{{% /capture %}}
{{% capture prerequisites %}}
## {{% heading "prerequisites" %}}
{{< include "task-tutorial-prereqs.md" >}} {{< version-check >}}
{{% /capture %}}
{{% capture steps %}}
<!-- steps -->
<!-- ## Accessing the cluster API -->
@@ -349,4 +350,4 @@ securely with the API server. -->
在每种情况下,Pod 的服务账号凭证被用于与 API 服务器的安全通信。
{{% /capture %}}