From a4243bad56f9307279623add55b7ab205bf2aadd Mon Sep 17 00:00:00 2001 From: Jie Shen Date: Thu, 26 Mar 2020 12:14:24 +0800 Subject: [PATCH] Fix Left panel navigating bar layout issue for zh (#19517) --- content/zh/blog/_index.md | 13 ------------- content/zh/case-studies/_index.html | 12 ------------ content/zh/docs/_index.md | 5 ----- content/zh/docs/concepts/architecture/_index.md | 7 ------- .../docs/concepts/cluster-administration/_index.md | 7 ------- content/zh/docs/concepts/configuration/_index.md | 7 ------- content/zh/docs/concepts/containers/_index.md | 7 ------- .../zh/docs/concepts/extend-kubernetes/_index.md | 7 ------- .../extend-kubernetes/api-extension/_index.md | 7 ------- .../extend-kubernetes/compute-storage-net/_index.md | 7 ------- content/zh/docs/concepts/overview/_index.md | 7 ------- .../overview/working-with-objects/_index.md | 7 ------- content/zh/docs/concepts/policy/_index.md | 7 ------- content/zh/docs/concepts/scheduling/_index.md | 5 ----- content/zh/docs/concepts/security/_index.md | 5 ----- .../zh/docs/concepts/services-networking/_index.md | 7 ------- content/zh/docs/concepts/storage/_index.md | 7 ------- content/zh/docs/concepts/workloads/_index.md | 7 ------- .../docs/concepts/workloads/controllers/_index.md | 7 ------- content/zh/docs/concepts/workloads/pods/_index.md | 7 ------- .../command-line-tools-reference/_index.md | 8 -------- content/zh/docs/reference/issues-security/_index.md | 8 -------- content/zh/docs/reference/kubectl/_index.md | 7 ------- content/zh/docs/reference/kubernetes-api/_index.md | 7 ------- content/zh/docs/reference/using-api/_index.md | 8 -------- content/zh/docs/setup/best-practices/_index.md | 5 ----- .../zh/docs/setup/learning-environment/_index.md | 7 ------- .../zh/docs/setup/production-environment/_index.md | 5 ----- .../production-environment/on-premises-vm/_index.md | 6 ------ .../setup/production-environment/tools/_index.md | 5 ----- .../production-environment/tools/kubeadm/_index.md | 5 ----- .../setup/production-environment/turnkey/_index.md | 5 ----- .../setup/production-environment/windows/_index.md | 5 ----- content/zh/docs/setup/release/_index.md | 7 ------- .../docs/tasks/access-application-cluster/_index.md | 7 ------- .../zh/docs/tasks/access-kubernetes-api/_index.md | 7 ------- .../custom-resources/_index.md | 5 ----- content/zh/docs/tasks/administer-cluster/_index.md | 7 ------- .../docs/tasks/administer-cluster/kubeadm/_index.md | 7 ------- .../administer-cluster/manage-resources/_index.md | 7 ------- .../network-policy-provider/_index.md | 7 ------- .../zh/docs/tasks/configure-pod-container/_index.md | 6 ------ .../docs/tasks/debug-application-cluster/_index.md | 7 ------- content/zh/docs/tasks/federation/_index.md | 7 ------- .../federation/administer-federation/_index.md | 7 ------- .../zh/docs/tasks/inject-data-application/_index.md | 11 ----------- content/zh/docs/tasks/job/_index.md | 7 ------- content/zh/docs/tasks/manage-daemon/_index.md | 7 ------- .../docs/tasks/manage-kubernetes-objects/_index.md | 5 ----- content/zh/docs/tasks/network/_index.md | 5 ----- content/zh/docs/tasks/run-application/_index.md | 7 ------- content/zh/docs/tasks/service-catalog/_index.md | 7 ------- content/zh/docs/tasks/tools/_index.md | 7 ------- content/zh/docs/tutorials/clusters/_index.md | 7 ------- content/zh/docs/tutorials/configuration/_index.md | 7 ------- .../kubernetes-basics/create-cluster/_index.md | 7 ------- .../kubernetes-basics/deploy-app/_index.md | 7 ------- .../tutorials/kubernetes-basics/explore/_index.md | 5 ----- .../tutorials/kubernetes-basics/expose/_index.md | 7 ------- .../tutorials/kubernetes-basics/scale/_index.md | 7 ------- .../tutorials/kubernetes-basics/update/_index.md | 7 ------- content/zh/docs/tutorials/online-training/_index.md | 7 ------- content/zh/docs/tutorials/services/_index.md | 7 ------- .../docs/tutorials/stateful-application/_index.md | 7 ------- .../docs/tutorials/stateless-application/_index.md | 7 ------- 65 files changed, 445 deletions(-) diff --git a/content/zh/blog/_index.md b/content/zh/blog/_index.md index 511fedd1b3..1e61e53bd5 100644 --- a/content/zh/blog/_index.md +++ b/content/zh/blog/_index.md @@ -8,16 +8,3 @@ menu: post: >

阅读关于 kubernetes 和容器规范的最新信息,以及获取最新的技术。

--- - - diff --git a/content/zh/case-studies/_index.html b/content/zh/case-studies/_index.html index 12823ae1a1..0fcec1439d 100644 --- a/content/zh/case-studies/_index.html +++ b/content/zh/case-studies/_index.html @@ -7,15 +7,3 @@ layout: basic class: gridPage cid: caseStudies --- - - diff --git a/content/zh/docs/_index.md b/content/zh/docs/_index.md index 0b9545eaa6..916fb49963 100644 --- a/content/zh/docs/_index.md +++ b/content/zh/docs/_index.md @@ -2,8 +2,3 @@ title: 文档 weight: 5 --- - - diff --git a/content/zh/docs/concepts/architecture/_index.md b/content/zh/docs/concepts/architecture/_index.md index d64618a958..a68ed48a45 100755 --- a/content/zh/docs/concepts/architecture/_index.md +++ b/content/zh/docs/concepts/architecture/_index.md @@ -2,10 +2,3 @@ title: "Kubernetes 架构" weight: 30 --- - - diff --git a/content/zh/docs/concepts/cluster-administration/_index.md b/content/zh/docs/concepts/cluster-administration/_index.md index ae2be0cb1f..f901bc55f1 100644 --- a/content/zh/docs/concepts/cluster-administration/_index.md +++ b/content/zh/docs/concepts/cluster-administration/_index.md @@ -2,10 +2,3 @@ title: "计算、存储和网络扩展" weight: 30 --- - - diff --git a/content/zh/docs/concepts/configuration/_index.md b/content/zh/docs/concepts/configuration/_index.md index d717de50f5..c2419c817b 100644 --- a/content/zh/docs/concepts/configuration/_index.md +++ b/content/zh/docs/concepts/configuration/_index.md @@ -2,10 +2,3 @@ title: "配置" weight: 70 --- - - diff --git a/content/zh/docs/concepts/containers/_index.md b/content/zh/docs/concepts/containers/_index.md index 083fad7a49..b4c6dc3821 100644 --- a/content/zh/docs/concepts/containers/_index.md +++ b/content/zh/docs/concepts/containers/_index.md @@ -2,10 +2,3 @@ title: "容器" weight: 50 --- - - diff --git a/content/zh/docs/concepts/extend-kubernetes/_index.md b/content/zh/docs/concepts/extend-kubernetes/_index.md index 9eef5fffc5..c52f4624e6 100644 --- a/content/zh/docs/concepts/extend-kubernetes/_index.md +++ b/content/zh/docs/concepts/extend-kubernetes/_index.md @@ -2,10 +2,3 @@ title: 扩展 Kubernetes weight: 40 --- - - diff --git a/content/zh/docs/concepts/extend-kubernetes/api-extension/_index.md b/content/zh/docs/concepts/extend-kubernetes/api-extension/_index.md index 51c5bdcc7a..6da3f808f7 100644 --- a/content/zh/docs/concepts/extend-kubernetes/api-extension/_index.md +++ b/content/zh/docs/concepts/extend-kubernetes/api-extension/_index.md @@ -2,10 +2,3 @@ title: 扩展 Kubernetes API weight: 20 --- - - diff --git a/content/zh/docs/concepts/extend-kubernetes/compute-storage-net/_index.md b/content/zh/docs/concepts/extend-kubernetes/compute-storage-net/_index.md index 1b46b18dd2..7fc201326e 100644 --- a/content/zh/docs/concepts/extend-kubernetes/compute-storage-net/_index.md +++ b/content/zh/docs/concepts/extend-kubernetes/compute-storage-net/_index.md @@ -2,10 +2,3 @@ title: 计算、存储和网络扩展 weight: 30 --- - - diff --git a/content/zh/docs/concepts/overview/_index.md b/content/zh/docs/concepts/overview/_index.md index 87550923ff..932a448363 100644 --- a/content/zh/docs/concepts/overview/_index.md +++ b/content/zh/docs/concepts/overview/_index.md @@ -2,10 +2,3 @@ title: 概述 weight: 20 --- - - diff --git a/content/zh/docs/concepts/overview/working-with-objects/_index.md b/content/zh/docs/concepts/overview/working-with-objects/_index.md index 477bdc5b18..5a57415cc2 100644 --- a/content/zh/docs/concepts/overview/working-with-objects/_index.md +++ b/content/zh/docs/concepts/overview/working-with-objects/_index.md @@ -2,10 +2,3 @@ title: "使用 Kubernetes 对象" weight: 40 --- - - diff --git a/content/zh/docs/concepts/policy/_index.md b/content/zh/docs/concepts/policy/_index.md index a724a7dd47..68973c7a85 100644 --- a/content/zh/docs/concepts/policy/_index.md +++ b/content/zh/docs/concepts/policy/_index.md @@ -2,10 +2,3 @@ title: "策略" weight: 160 --- - - diff --git a/content/zh/docs/concepts/scheduling/_index.md b/content/zh/docs/concepts/scheduling/_index.md index bab0d71988..2f5138bfd8 100644 --- a/content/zh/docs/concepts/scheduling/_index.md +++ b/content/zh/docs/concepts/scheduling/_index.md @@ -2,8 +2,3 @@ title: "调度" weight: 90 --- - - diff --git a/content/zh/docs/concepts/security/_index.md b/content/zh/docs/concepts/security/_index.md index 4c79303ff3..ec97d8f155 100644 --- a/content/zh/docs/concepts/security/_index.md +++ b/content/zh/docs/concepts/security/_index.md @@ -2,8 +2,3 @@ title: "安全" weight: 81 --- - - diff --git a/content/zh/docs/concepts/services-networking/_index.md b/content/zh/docs/concepts/services-networking/_index.md index 905f25af01..b8cc1a2f58 100644 --- a/content/zh/docs/concepts/services-networking/_index.md +++ b/content/zh/docs/concepts/services-networking/_index.md @@ -2,10 +2,3 @@ title: "服务、负载均衡和联网" weight: 80 --- - - diff --git a/content/zh/docs/concepts/storage/_index.md b/content/zh/docs/concepts/storage/_index.md index 1880a0aef7..c6accc5314 100644 --- a/content/zh/docs/concepts/storage/_index.md +++ b/content/zh/docs/concepts/storage/_index.md @@ -2,10 +2,3 @@ title: "存储" weight: 70 --- - - diff --git a/content/zh/docs/concepts/workloads/_index.md b/content/zh/docs/concepts/workloads/_index.md index 850d6b64bd..de9c41d3c2 100644 --- a/content/zh/docs/concepts/workloads/_index.md +++ b/content/zh/docs/concepts/workloads/_index.md @@ -2,10 +2,3 @@ title: "工作负载" weight: 50 --- - - diff --git a/content/zh/docs/concepts/workloads/controllers/_index.md b/content/zh/docs/concepts/workloads/controllers/_index.md index 21c6b5b903..05824cb190 100644 --- a/content/zh/docs/concepts/workloads/controllers/_index.md +++ b/content/zh/docs/concepts/workloads/controllers/_index.md @@ -2,10 +2,3 @@ title: "控制器" weight: 20 --- - - diff --git a/content/zh/docs/concepts/workloads/pods/_index.md b/content/zh/docs/concepts/workloads/pods/_index.md index 1c35becca5..db1df2566a 100644 --- a/content/zh/docs/concepts/workloads/pods/_index.md +++ b/content/zh/docs/concepts/workloads/pods/_index.md @@ -2,10 +2,3 @@ title: "Pods" weight: 10 --- - - diff --git a/content/zh/docs/reference/command-line-tools-reference/_index.md b/content/zh/docs/reference/command-line-tools-reference/_index.md index 7c2792e894..4e2fcd252c 100644 --- a/content/zh/docs/reference/command-line-tools-reference/_index.md +++ b/content/zh/docs/reference/command-line-tools-reference/_index.md @@ -3,11 +3,3 @@ title: 命令行工具参考 weight: 60 toc-hide: true --- - - diff --git a/content/zh/docs/reference/issues-security/_index.md b/content/zh/docs/reference/issues-security/_index.md index b4f4e0c193..fb724fc2a2 100644 --- a/content/zh/docs/reference/issues-security/_index.md +++ b/content/zh/docs/reference/issues-security/_index.md @@ -3,11 +3,3 @@ title: Kubernetes 问题和安全 weight: 10 toc-hide: true --- - - diff --git a/content/zh/docs/reference/kubectl/_index.md b/content/zh/docs/reference/kubectl/_index.md index fb61e32478..3049dcb1c1 100755 --- a/content/zh/docs/reference/kubectl/_index.md +++ b/content/zh/docs/reference/kubectl/_index.md @@ -2,10 +2,3 @@ title: "kubectl 命令行界面" weight: 60 --- - - diff --git a/content/zh/docs/reference/kubernetes-api/_index.md b/content/zh/docs/reference/kubernetes-api/_index.md index 19f9f15ffa..3e7c037a66 100644 --- a/content/zh/docs/reference/kubernetes-api/_index.md +++ b/content/zh/docs/reference/kubernetes-api/_index.md @@ -2,10 +2,3 @@ title: API 参考 weight: 30 --- - - diff --git a/content/zh/docs/reference/using-api/_index.md b/content/zh/docs/reference/using-api/_index.md index aeeeb52727..2f2a114cec 100644 --- a/content/zh/docs/reference/using-api/_index.md +++ b/content/zh/docs/reference/using-api/_index.md @@ -3,11 +3,3 @@ title: 使用 Kubernetes API weight: 10 toc-hide: true --- - - diff --git a/content/zh/docs/setup/best-practices/_index.md b/content/zh/docs/setup/best-practices/_index.md index 7244f7aeca..4abd60ffa0 100644 --- a/content/zh/docs/setup/best-practices/_index.md +++ b/content/zh/docs/setup/best-practices/_index.md @@ -2,8 +2,3 @@ title: 最佳实践 weight: 40 --- - - diff --git a/content/zh/docs/setup/learning-environment/_index.md b/content/zh/docs/setup/learning-environment/_index.md index 5099203c9b..9923716978 100644 --- a/content/zh/docs/setup/learning-environment/_index.md +++ b/content/zh/docs/setup/learning-environment/_index.md @@ -2,10 +2,3 @@ title: 学习环境 weight: 20 --- - - diff --git a/content/zh/docs/setup/production-environment/_index.md b/content/zh/docs/setup/production-environment/_index.md index 6685af41ae..8ee244e33d 100644 --- a/content/zh/docs/setup/production-environment/_index.md +++ b/content/zh/docs/setup/production-environment/_index.md @@ -2,8 +2,3 @@ title: 生产环境 weight: 30 --- - - diff --git a/content/zh/docs/setup/production-environment/on-premises-vm/_index.md b/content/zh/docs/setup/production-environment/on-premises-vm/_index.md index aa41302762..13f3c62ce0 100644 --- a/content/zh/docs/setup/production-environment/on-premises-vm/_index.md +++ b/content/zh/docs/setup/production-environment/on-premises-vm/_index.md @@ -2,9 +2,3 @@ title: 本地 VMs weight: 40 --- - diff --git a/content/zh/docs/setup/production-environment/tools/_index.md b/content/zh/docs/setup/production-environment/tools/_index.md index b24b38d8fc..06b9b8dbc6 100644 --- a/content/zh/docs/setup/production-environment/tools/_index.md +++ b/content/zh/docs/setup/production-environment/tools/_index.md @@ -2,8 +2,3 @@ title: 使用部署工具安装 Kubernetes weight: 30 --- - - diff --git a/content/zh/docs/setup/production-environment/tools/kubeadm/_index.md b/content/zh/docs/setup/production-environment/tools/kubeadm/_index.md index 42e5390e47..5263b1cd67 100644 --- a/content/zh/docs/setup/production-environment/tools/kubeadm/_index.md +++ b/content/zh/docs/setup/production-environment/tools/kubeadm/_index.md @@ -2,8 +2,3 @@ title: "使用 kubeadm 引导集群" weight: 10 --- - - diff --git a/content/zh/docs/setup/production-environment/turnkey/_index.md b/content/zh/docs/setup/production-environment/turnkey/_index.md index 593703c1da..5faa0f682c 100644 --- a/content/zh/docs/setup/production-environment/turnkey/_index.md +++ b/content/zh/docs/setup/production-environment/turnkey/_index.md @@ -2,8 +2,3 @@ title: Turnkey 云解决方案 weight: 30 --- - - diff --git a/content/zh/docs/setup/production-environment/windows/_index.md b/content/zh/docs/setup/production-environment/windows/_index.md index 8a83089240..79e0cab400 100644 --- a/content/zh/docs/setup/production-environment/windows/_index.md +++ b/content/zh/docs/setup/production-environment/windows/_index.md @@ -2,8 +2,3 @@ title: "Windows Kubernetes" weight: 50 --- - - diff --git a/content/zh/docs/setup/release/_index.md b/content/zh/docs/setup/release/_index.md index 41c81f7865..be6850abb8 100644 --- a/content/zh/docs/setup/release/_index.md +++ b/content/zh/docs/setup/release/_index.md @@ -2,10 +2,3 @@ title: "Kubernetes 发行说明和版本偏差" weight: 10 --- - - \ No newline at end of file diff --git a/content/zh/docs/tasks/access-application-cluster/_index.md b/content/zh/docs/tasks/access-application-cluster/_index.md index 8436005bc0..3ed8c7e6c0 100644 --- a/content/zh/docs/tasks/access-application-cluster/_index.md +++ b/content/zh/docs/tasks/access-application-cluster/_index.md @@ -2,10 +2,3 @@ title: 访问集群中的应用程序 weight: 60 --- - - diff --git a/content/zh/docs/tasks/access-kubernetes-api/_index.md b/content/zh/docs/tasks/access-kubernetes-api/_index.md index 345cd8381b..36c224ddda 100755 --- a/content/zh/docs/tasks/access-kubernetes-api/_index.md +++ b/content/zh/docs/tasks/access-kubernetes-api/_index.md @@ -2,10 +2,3 @@ title: "扩展 Kubernetes" weight: 90 --- - - diff --git a/content/zh/docs/tasks/access-kubernetes-api/custom-resources/_index.md b/content/zh/docs/tasks/access-kubernetes-api/custom-resources/_index.md index 7fb09fb93d..4e4a08301e 100755 --- a/content/zh/docs/tasks/access-kubernetes-api/custom-resources/_index.md +++ b/content/zh/docs/tasks/access-kubernetes-api/custom-resources/_index.md @@ -2,8 +2,3 @@ title: "使用自定义资源" weight: 10 --- - - diff --git a/content/zh/docs/tasks/administer-cluster/_index.md b/content/zh/docs/tasks/administer-cluster/_index.md index 348e449aa8..90ff023cc4 100755 --- a/content/zh/docs/tasks/administer-cluster/_index.md +++ b/content/zh/docs/tasks/administer-cluster/_index.md @@ -2,10 +2,3 @@ title: "管理集群" weight: 20 --- - - diff --git a/content/zh/docs/tasks/administer-cluster/kubeadm/_index.md b/content/zh/docs/tasks/administer-cluster/kubeadm/_index.md index 19f6db4cfa..66731a051c 100644 --- a/content/zh/docs/tasks/administer-cluster/kubeadm/_index.md +++ b/content/zh/docs/tasks/administer-cluster/kubeadm/_index.md @@ -2,10 +2,3 @@ title: "用 kubeadm 进行管理" weight: 10 --- - - diff --git a/content/zh/docs/tasks/administer-cluster/manage-resources/_index.md b/content/zh/docs/tasks/administer-cluster/manage-resources/_index.md index 8fcbf33fe5..2f29515ee8 100644 --- a/content/zh/docs/tasks/administer-cluster/manage-resources/_index.md +++ b/content/zh/docs/tasks/administer-cluster/manage-resources/_index.md @@ -2,10 +2,3 @@ title: 管理内存,CPU 和 API 资源 weight: 20 --- - - diff --git a/content/zh/docs/tasks/administer-cluster/network-policy-provider/_index.md b/content/zh/docs/tasks/administer-cluster/network-policy-provider/_index.md index e29dd39478..09e8282a3d 100644 --- a/content/zh/docs/tasks/administer-cluster/network-policy-provider/_index.md +++ b/content/zh/docs/tasks/administer-cluster/network-policy-provider/_index.md @@ -1,10 +1,3 @@ - - --- title: 安装网络规则驱动 weight: 30 diff --git a/content/zh/docs/tasks/configure-pod-container/_index.md b/content/zh/docs/tasks/configure-pod-container/_index.md index de5e02d5a0..7a5b336076 100644 --- a/content/zh/docs/tasks/configure-pod-container/_index.md +++ b/content/zh/docs/tasks/configure-pod-container/_index.md @@ -2,9 +2,3 @@ title: "配置 Pods 和容器" weight: 20 --- - - - diff --git a/content/zh/docs/tasks/debug-application-cluster/_index.md b/content/zh/docs/tasks/debug-application-cluster/_index.md index 8932f3e7ee..9fb280225f 100644 --- a/content/zh/docs/tasks/debug-application-cluster/_index.md +++ b/content/zh/docs/tasks/debug-application-cluster/_index.md @@ -2,10 +2,3 @@ title: "监控、日志和排错" weight: 80 --- - - diff --git a/content/zh/docs/tasks/federation/_index.md b/content/zh/docs/tasks/federation/_index.md index c583d43de1..41b5f58674 100755 --- a/content/zh/docs/tasks/federation/_index.md +++ b/content/zh/docs/tasks/federation/_index.md @@ -2,10 +2,3 @@ title: "联邦 - 在多个集群上运行一个应用" weight: 120 --- - - diff --git a/content/zh/docs/tasks/federation/administer-federation/_index.md b/content/zh/docs/tasks/federation/administer-federation/_index.md index 2f73e13d47..72d12f92fc 100644 --- a/content/zh/docs/tasks/federation/administer-federation/_index.md +++ b/content/zh/docs/tasks/federation/administer-federation/_index.md @@ -2,10 +2,3 @@ title: "管理联邦控制平面" weight: 160 --- - - diff --git a/content/zh/docs/tasks/inject-data-application/_index.md b/content/zh/docs/tasks/inject-data-application/_index.md index 7cf635bc76..d95dfdfb35 100644 --- a/content/zh/docs/tasks/inject-data-application/_index.md +++ b/content/zh/docs/tasks/inject-data-application/_index.md @@ -2,14 +2,3 @@ title: "给应用注入数据" weight: 30 --- - - - - - - diff --git a/content/zh/docs/tasks/job/_index.md b/content/zh/docs/tasks/job/_index.md index 06c6528ac6..498d5013f9 100644 --- a/content/zh/docs/tasks/job/_index.md +++ b/content/zh/docs/tasks/job/_index.md @@ -2,10 +2,3 @@ title: "运行 Jobs" weight: 50 --- - - diff --git a/content/zh/docs/tasks/manage-daemon/_index.md b/content/zh/docs/tasks/manage-daemon/_index.md index 6291829ea9..60765b5da7 100644 --- a/content/zh/docs/tasks/manage-daemon/_index.md +++ b/content/zh/docs/tasks/manage-daemon/_index.md @@ -2,10 +2,3 @@ title: "管理集群守护进程" weight: 130 --- - - diff --git a/content/zh/docs/tasks/manage-kubernetes-objects/_index.md b/content/zh/docs/tasks/manage-kubernetes-objects/_index.md index 4dc76cfce3..626a0ae5c8 100644 --- a/content/zh/docs/tasks/manage-kubernetes-objects/_index.md +++ b/content/zh/docs/tasks/manage-kubernetes-objects/_index.md @@ -2,8 +2,3 @@ title: "管理 Kubernetes 对象" weight: 25 --- - - diff --git a/content/zh/docs/tasks/network/_index.md b/content/zh/docs/tasks/network/_index.md index 793032a7ad..022ce0d2d2 100644 --- a/content/zh/docs/tasks/network/_index.md +++ b/content/zh/docs/tasks/network/_index.md @@ -2,8 +2,3 @@ title: "网络" weight: 160 --- - - diff --git a/content/zh/docs/tasks/run-application/_index.md b/content/zh/docs/tasks/run-application/_index.md index 795623eb40..7bb1acba33 100644 --- a/content/zh/docs/tasks/run-application/_index.md +++ b/content/zh/docs/tasks/run-application/_index.md @@ -2,10 +2,3 @@ title: "运行应用" weight: 40 --- - - diff --git a/content/zh/docs/tasks/service-catalog/_index.md b/content/zh/docs/tasks/service-catalog/_index.md index e8c5c78485..3677ab2db0 100644 --- a/content/zh/docs/tasks/service-catalog/_index.md +++ b/content/zh/docs/tasks/service-catalog/_index.md @@ -2,10 +2,3 @@ title: "安装服务目录" weight: 150 --- - - diff --git a/content/zh/docs/tasks/tools/_index.md b/content/zh/docs/tasks/tools/_index.md index b45ce8b48f..cf1443b625 100644 --- a/content/zh/docs/tasks/tools/_index.md +++ b/content/zh/docs/tasks/tools/_index.md @@ -2,10 +2,3 @@ title: "安装工具" weight: 10 --- - - diff --git a/content/zh/docs/tutorials/clusters/_index.md b/content/zh/docs/tutorials/clusters/_index.md index 1909047b2d..1c8e1495fb 100644 --- a/content/zh/docs/tutorials/clusters/_index.md +++ b/content/zh/docs/tutorials/clusters/_index.md @@ -2,10 +2,3 @@ title: "集群" weight: 60 --- - - diff --git a/content/zh/docs/tutorials/configuration/_index.md b/content/zh/docs/tutorials/configuration/_index.md index a83d20d37e..a906129187 100644 --- a/content/zh/docs/tutorials/configuration/_index.md +++ b/content/zh/docs/tutorials/configuration/_index.md @@ -2,10 +2,3 @@ title: "配置" weight: 30 --- - - \ No newline at end of file diff --git a/content/zh/docs/tutorials/kubernetes-basics/create-cluster/_index.md b/content/zh/docs/tutorials/kubernetes-basics/create-cluster/_index.md index 28ca16ffe3..a3e250856e 100644 --- a/content/zh/docs/tutorials/kubernetes-basics/create-cluster/_index.md +++ b/content/zh/docs/tutorials/kubernetes-basics/create-cluster/_index.md @@ -2,10 +2,3 @@ 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 index 31eb6a0d36..3e26902877 100644 --- a/content/zh/docs/tutorials/kubernetes-basics/deploy-app/_index.md +++ b/content/zh/docs/tutorials/kubernetes-basics/deploy-app/_index.md @@ -2,10 +2,3 @@ title: 部署应用 weight: 20 --- - - diff --git a/content/zh/docs/tutorials/kubernetes-basics/explore/_index.md b/content/zh/docs/tutorials/kubernetes-basics/explore/_index.md index 7cd33c1312..f79d54b73d 100644 --- a/content/zh/docs/tutorials/kubernetes-basics/explore/_index.md +++ b/content/zh/docs/tutorials/kubernetes-basics/explore/_index.md @@ -2,8 +2,3 @@ title: 了解你的应用 weight: 30 --- - - diff --git a/content/zh/docs/tutorials/kubernetes-basics/expose/_index.md b/content/zh/docs/tutorials/kubernetes-basics/expose/_index.md index c1325ed082..3e2aa7dbd1 100644 --- a/content/zh/docs/tutorials/kubernetes-basics/expose/_index.md +++ b/content/zh/docs/tutorials/kubernetes-basics/expose/_index.md @@ -2,10 +2,3 @@ title: 公开地暴露你的应用 weight: 40 --- - - diff --git a/content/zh/docs/tutorials/kubernetes-basics/scale/_index.md b/content/zh/docs/tutorials/kubernetes-basics/scale/_index.md index 6f79e3fd83..fedbce58bb 100644 --- a/content/zh/docs/tutorials/kubernetes-basics/scale/_index.md +++ b/content/zh/docs/tutorials/kubernetes-basics/scale/_index.md @@ -2,10 +2,3 @@ title: 伸缩您的应用 weight: 50 --- - - diff --git a/content/zh/docs/tutorials/kubernetes-basics/update/_index.md b/content/zh/docs/tutorials/kubernetes-basics/update/_index.md index 951286385e..70a03fd768 100644 --- a/content/zh/docs/tutorials/kubernetes-basics/update/_index.md +++ b/content/zh/docs/tutorials/kubernetes-basics/update/_index.md @@ -2,10 +2,3 @@ title: 更新你的应用 weight: 60 --- - - diff --git a/content/zh/docs/tutorials/online-training/_index.md b/content/zh/docs/tutorials/online-training/_index.md index 05dd318a4b..924cc1366a 100644 --- a/content/zh/docs/tutorials/online-training/_index.md +++ b/content/zh/docs/tutorials/online-training/_index.md @@ -2,10 +2,3 @@ title: "在线培训课程" weight: 20 --- - - diff --git a/content/zh/docs/tutorials/services/_index.md b/content/zh/docs/tutorials/services/_index.md index a40568271b..6ce3d8b6b0 100644 --- a/content/zh/docs/tutorials/services/_index.md +++ b/content/zh/docs/tutorials/services/_index.md @@ -2,10 +2,3 @@ title: "Services" weight: 70 --- - - diff --git a/content/zh/docs/tutorials/stateful-application/_index.md b/content/zh/docs/tutorials/stateful-application/_index.md index 9c460f34bc..2bfabc8aed 100644 --- a/content/zh/docs/tutorials/stateful-application/_index.md +++ b/content/zh/docs/tutorials/stateful-application/_index.md @@ -2,10 +2,3 @@ title: "有状态的应用" weight: 50 --- - - diff --git a/content/zh/docs/tutorials/stateless-application/_index.md b/content/zh/docs/tutorials/stateless-application/_index.md index 83a20836eb..cf839ef0a1 100644 --- a/content/zh/docs/tutorials/stateless-application/_index.md +++ b/content/zh/docs/tutorials/stateless-application/_index.md @@ -2,10 +2,3 @@ title: "无状态应用程序" weight: 40 --- - -