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
+6 -6
View File
@@ -3,7 +3,7 @@ no_issue: true
title: 入门
main_menu: true
weight: 20
content_template: templates/concept
content_type: concept
card:
name: 设置
weight: 20
@@ -24,7 +24,7 @@ no_issue: true
title: Getting started
main_menu: true
weight: 20
content_template: templates/concept
content_type: concept
card:
name: setup
weight: 20
@@ -36,7 +36,7 @@ card:
---
-->
{{% capture overview %}}
<!-- overview -->
<!--
This section covers different options to set up and run Kubernetes.
@@ -58,9 +58,9 @@ More simply, you can create a Kubernetes cluster in learning and production envi
-->
更简单地说,可以在学习和生产环境中创建一个 Kubernetes 集群。
{{% /capture %}}
{{% capture body %}}
<!-- body -->
<!--
## Learning environment
@@ -104,4 +104,4 @@ When evaluating a solution for a production environment, consider which aspects
-->
[Kubernetes 合作伙伴](https://kubernetes.io/partners/#conformance) 包括一个 [已认证的 Kubernetes](https://github.com/cncf/k8s-conformance/#certified-kubernetes) 提供商列表。
{{% /capture %}}