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,6 +1,6 @@
---
title: Kubernetes API 总览
content_template: templates/concept
content_type: concept
weight: 10
card:
name: reference
@@ -15,7 +15,7 @@ reviewers:
- erictune
- lavalamp
- jbeda
content_template: templates/concept
content_type: concept
weight: 10
card:
name: reference
@@ -24,16 +24,16 @@ card:
---
-->
{{% capture overview %}}
<!-- overview -->
<!--
This page provides an overview of the Kubernetes API.
-->
此页提供 Kubernetes API 的总览
{{% /capture %}}
{{% capture body %}}
<!-- body -->
<!--
The REST API is the fundamental fabric of Kubernetes. All operations and communications between components, and external user commands are REST API calls that the API Server handles. Consequently, everything in the Kubernetes
@@ -229,4 +229,4 @@ Individual resource enablement/disablement is only supported in the `extensions/
{{< /note >}}
{{% /capture %}}