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,11 @@
<!--
---
title: "Controllers"
weight: 20
---
-->
---
title: "控制器"
weight: 20
---
@@ -0,0 +1,12 @@
<!--
---
title: "kubectl CLI"
weight: 60
---
-->
---
title: "kubectl 命令行界面"
weight: 60
---
@@ -0,0 +1,11 @@
<!--
---
title: API Reference
weight: 30
---
-->
---
title: API 参考
weight: 30
---
@@ -0,0 +1,13 @@
<!--
---
title: kubefed
weight: 20
toc-hide: true
---
-->
---
title: kubefed
weight: 20
toc-hide: true
---
@@ -0,0 +1,14 @@
<!--
---
title: Using the Kubernetes API
weight: 10
toc-hide: true
---
-->
---
title: 使用 Kubernetes API
weight: 10
toc-hide: true
---
+12
View File
@@ -0,0 +1,12 @@
<!--
---
title: Turnkey Cloud Solutions
weight: 40
---
-->
---
title: 一站式云解决方案
weight: 40
---
@@ -0,0 +1,13 @@
<!--
---
title: "Administration with kubeadm"
weight: 10
---
-->
---
title: "用 kubeadm 进行管理"
weight: 10
---
@@ -0,0 +1,12 @@
<!--
---
title: "Monitor, Log, and Debug"
weight: 80
---
-->
---
title: "监控、日志和排错"
weight: 80
---
+12
View File
@@ -0,0 +1,12 @@
<!--
---
title: "Run Jobs"
weight: 50
---
-->
---
title: "运行 Jobs"
weight: 50
---
@@ -0,0 +1,11 @@
<!--
---
title: "Manage Cluster Daemons"
weight: 130
---
-->
---
title: "管理集群守护进程"
weight: 130
---
@@ -0,0 +1,11 @@
<!--
---
title: Install a Network Policy Provider
weight: 30
---
-->
---
title: 安装网络策略驱动
weight: 30
---
@@ -0,0 +1,13 @@
<!--
---
title: "Run Applications"
weight: 40
---
-->
---
title: "运行应用"
weight: 40
---
+12
View File
@@ -0,0 +1,12 @@
<!--
---
title: "Install Tools"
weight: 10
---
-->
---
title: "安装工具"
weight: 10
---
@@ -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
---