add zh pages
This commit is contained in:
@@ -3,7 +3,7 @@ title: 参考
|
||||
linkTitle: "参考"
|
||||
main_menu: true
|
||||
weight: 70
|
||||
content_template: templates/concept
|
||||
content_type: concept
|
||||
---
|
||||
|
||||
<!--
|
||||
@@ -14,20 +14,20 @@ approvers:
|
||||
linkTitle: "Reference"
|
||||
main_menu: true
|
||||
weight: 70
|
||||
content_template: templates/concept
|
||||
content_type: concept
|
||||
---
|
||||
-->
|
||||
|
||||
{{% capture overview %}}
|
||||
<!-- overview -->
|
||||
|
||||
<!--
|
||||
This section of the Kubernetes documentation contains references.
|
||||
-->
|
||||
这是 Kubernetes 文档的参考部分。
|
||||
|
||||
{{% /capture %}}
|
||||
|
||||
{{% capture body %}}
|
||||
|
||||
<!-- body -->
|
||||
|
||||
## API 参考
|
||||
|
||||
@@ -122,4 +122,4 @@ Kubernetes 功能的设计文档归档,不妨考虑从 [Kubernetes 架构](htt
|
||||
An archive of the design docs for Kubernetes functionality. Good starting points are [Kubernetes Architecture](https://git.k8s.io/community/contributors/design-proposals/architecture/architecture.md) and [Kubernetes Design Overview](https://git.k8s.io/community/contributors/design-proposals).
|
||||
|
||||
-->
|
||||
{{% /capture %}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user