diff --git a/content/zh/docs/concepts/workloads/controllers/_index.md b/content/zh/docs/concepts/workloads/controllers/_index.md new file mode 100644 index 0000000000..87407c0336 --- /dev/null +++ b/content/zh/docs/concepts/workloads/controllers/_index.md @@ -0,0 +1,11 @@ + + +--- +title: "控制器" +weight: 20 +--- diff --git a/content/zh/docs/reference/kubectl/_index.md b/content/zh/docs/reference/kubectl/_index.md new file mode 100644 index 0000000000..a38493de6b --- /dev/null +++ b/content/zh/docs/reference/kubectl/_index.md @@ -0,0 +1,12 @@ + + +--- +title: "kubectl 命令行界面" +weight: 60 +--- + diff --git a/content/zh/docs/reference/kubernetes-api/_index.md b/content/zh/docs/reference/kubernetes-api/_index.md new file mode 100644 index 0000000000..a80e932110 --- /dev/null +++ b/content/zh/docs/reference/kubernetes-api/_index.md @@ -0,0 +1,11 @@ + + +--- +title: API 参考 +weight: 30 +--- diff --git a/content/zh/docs/reference/setup-tools/kubefed/_index.md b/content/zh/docs/reference/setup-tools/kubefed/_index.md new file mode 100644 index 0000000000..c261acb090 --- /dev/null +++ b/content/zh/docs/reference/setup-tools/kubefed/_index.md @@ -0,0 +1,13 @@ + + +--- +title: kubefed +weight: 20 +toc-hide: true +--- diff --git a/content/zh/docs/reference/using-api/_index.md b/content/zh/docs/reference/using-api/_index.md new file mode 100644 index 0000000000..39d8899264 --- /dev/null +++ b/content/zh/docs/reference/using-api/_index.md @@ -0,0 +1,14 @@ + + +--- +title: 使用 Kubernetes API +weight: 10 +toc-hide: true +--- + diff --git a/content/zh/docs/setup/turnkey/_index.md b/content/zh/docs/setup/turnkey/_index.md new file mode 100644 index 0000000000..6805401f09 --- /dev/null +++ b/content/zh/docs/setup/turnkey/_index.md @@ -0,0 +1,12 @@ + + +--- +title: 一站式云解决方案 +weight: 40 +--- + diff --git a/content/zh/docs/tasks/administer-cluster/kubeadm/_index.md b/content/zh/docs/tasks/administer-cluster/kubeadm/_index.md new file mode 100644 index 0000000000..1d25415273 --- /dev/null +++ b/content/zh/docs/tasks/administer-cluster/kubeadm/_index.md @@ -0,0 +1,13 @@ + + +--- +title: "用 kubeadm 进行管理" +weight: 10 +--- + + diff --git a/content/zh/docs/tasks/debug-application-cluster/_index.md b/content/zh/docs/tasks/debug-application-cluster/_index.md new file mode 100644 index 0000000000..d78ae89c63 --- /dev/null +++ b/content/zh/docs/tasks/debug-application-cluster/_index.md @@ -0,0 +1,12 @@ + + +--- +title: "监控、日志和排错" +weight: 80 +--- + diff --git a/content/zh/docs/tasks/job/_index.md b/content/zh/docs/tasks/job/_index.md new file mode 100644 index 0000000000..d8110249ce --- /dev/null +++ b/content/zh/docs/tasks/job/_index.md @@ -0,0 +1,12 @@ + + +--- +title: "运行 Jobs" +weight: 50 +--- + diff --git a/content/zh/docs/tasks/manage-daemon/_index.md b/content/zh/docs/tasks/manage-daemon/_index.md new file mode 100644 index 0000000000..35f8f3918a --- /dev/null +++ b/content/zh/docs/tasks/manage-daemon/_index.md @@ -0,0 +1,11 @@ + + +--- +title: "管理集群守护进程" +weight: 130 +--- diff --git a/content/zh/docs/tasks/network-policy-provider/_index.md b/content/zh/docs/tasks/network-policy-provider/_index.md new file mode 100644 index 0000000000..e9ac5b0afd --- /dev/null +++ b/content/zh/docs/tasks/network-policy-provider/_index.md @@ -0,0 +1,11 @@ + + +--- +title: 安装网络策略驱动 +weight: 30 +--- diff --git a/content/zh/docs/tasks/run-application/_index.md b/content/zh/docs/tasks/run-application/_index.md new file mode 100644 index 0000000000..169d8e7241 --- /dev/null +++ b/content/zh/docs/tasks/run-application/_index.md @@ -0,0 +1,13 @@ + + +--- +title: "运行应用" +weight: 40 +--- + + diff --git a/content/zh/docs/tasks/tools/_index.md b/content/zh/docs/tasks/tools/_index.md new file mode 100644 index 0000000000..99df590b6d --- /dev/null +++ b/content/zh/docs/tasks/tools/_index.md @@ -0,0 +1,12 @@ + + +--- +title: "安装工具" +weight: 10 +--- + diff --git a/content/zh/docs/tutorials/clusters/_index.md b/content/zh/docs/tutorials/clusters/_index.md new file mode 100644 index 0000000000..d49866ada6 --- /dev/null +++ b/content/zh/docs/tutorials/clusters/_index.md @@ -0,0 +1,12 @@ + + +--- +title: "集群" +weight: 60 +--- + diff --git a/content/zh/docs/tutorials/kubernetes-basics/create-cluster/_index.md b/content/zh/docs/tutorials/kubernetes-basics/create-cluster/_index.md new file mode 100644 index 0000000000..60ad546deb --- /dev/null +++ b/content/zh/docs/tutorials/kubernetes-basics/create-cluster/_index.md @@ -0,0 +1,12 @@ + + +--- +title: 创建集群 +weight: 10 +--- + diff --git a/content/zh/docs/tutorials/kubernetes-basics/deploy-app/_index.md b/content/zh/docs/tutorials/kubernetes-basics/deploy-app/_index.md new file mode 100644 index 0000000000..c9aa51ea47 --- /dev/null +++ b/content/zh/docs/tutorials/kubernetes-basics/deploy-app/_index.md @@ -0,0 +1,12 @@ + + +--- +title: 部署应用 +weight: 20 +--- + diff --git a/content/zh/docs/tutorials/kubernetes-basics/expose/_index.md b/content/zh/docs/tutorials/kubernetes-basics/expose/_index.md new file mode 100644 index 0000000000..6405e23653 --- /dev/null +++ b/content/zh/docs/tutorials/kubernetes-basics/expose/_index.md @@ -0,0 +1,12 @@ + + +--- +title: 公开地暴露你的应用 +weight: 40 +--- + diff --git a/content/zh/docs/tutorials/kubernetes-basics/update/_index.md b/content/zh/docs/tutorials/kubernetes-basics/update/_index.md new file mode 100644 index 0000000000..1ae4016772 --- /dev/null +++ b/content/zh/docs/tutorials/kubernetes-basics/update/_index.md @@ -0,0 +1,12 @@ + + +--- +title: 更新你的应用 +weight: 60 +--- + diff --git a/content/zh/docs/tutorials/services/_index.md b/content/zh/docs/tutorials/services/_index.md new file mode 100644 index 0000000000..ffc9efd7ba --- /dev/null +++ b/content/zh/docs/tutorials/services/_index.md @@ -0,0 +1,11 @@ + + +--- +title: "Services" +weight: 70 +--- diff --git a/content/zh/docs/tutorials/stateful-application/_index.md b/content/zh/docs/tutorials/stateful-application/_index.md new file mode 100644 index 0000000000..107bf12fee --- /dev/null +++ b/content/zh/docs/tutorials/stateful-application/_index.md @@ -0,0 +1,13 @@ + + +--- +title: "有状态的应用" +weight: 50 +--- + +