zh-trans: add 20 _index.md files (#11137)

Co-authored-by: Yang Li <idealhack@gmail.com>

- zh-trans: add workloads/controllers/_index.md
- zh-trans: add update/_index.md
- zh-trans: add deploy-app/_index.md
- zh-trans: add manage-daemon/_index.md
- zh-trans: add debug-application-cluster/_index.md
- zh-trans: add clusters/_index.md
- zh-trans: add tools/_index.md
- zh-trans: add job/_index.md
- zh-trans: add network-policy-provider/_index.md
- zh-trans: add kubeadm/_index.md
- zh-trans: add turnkey/_index.md
- zh-trans: add kubernetes-api/_index.md
- zh-trans: add stateful-application/_index.md
- zh-trans: add create-cluster/_index.md
- zh-trans: add run-application/_index.md
- zh-trans: add using-api/_index.md
- zh-trans: add kubefed/_index.md
- zh-trans: add kubectl/_index.md
- zh-trans: add services/_index.md
- zh-trans: add expose/_index.md
This commit is contained in:
Yang Li
2018-11-22 13:30:43 +08:00
committed by k8s-ci-robot
parent 9a7c670d84
commit 5d43a14730
20 changed files with 241 additions and 0 deletions
@@ -0,0 +1,12 @@
<!--
---
title: "Clusters"
weight: 60
---
-->
---
title: "集群"
weight: 60
---
@@ -0,0 +1,12 @@
<!--
---
title: Create a Cluster
weight: 10
---
-->
---
title: 创建集群
weight: 10
---
@@ -0,0 +1,12 @@
<!--
---
title: Deploy an App
weight: 20
---
-->
---
title: 部署应用
weight: 20
---
@@ -0,0 +1,12 @@
<!--
---
title: Expose Your App Publicly
weight: 40
---
-->
---
title: 公开地暴露你的应用
weight: 40
---
@@ -0,0 +1,12 @@
<!--
---
title: Update Your App
weight: 60
---
-->
---
title: 更新你的应用
weight: 60
---
@@ -0,0 +1,11 @@
<!--
---
title: "Services"
weight: 70
---
-->
---
title: "Services"
weight: 70
---
@@ -0,0 +1,13 @@
<!--
---
title: "Stateful Applications"
weight: 50
---
-->
---
title: "有状态的应用"
weight: 50
---