Skip to content

Commit b5be903

Browse files
committed
[zh] Update docs/home/_index.md
1 parent 520e21c commit b5be903

File tree

1 file changed

+12
-8
lines changed

1 file changed

+12
-8
lines changed

content/zh-cn/docs/home/_index.md

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,17 @@ weight: 10
1111
hide_feedback: true
1212
menu:
1313
main:
14+
# title: "Documentation"
1415
title: "文档"
1516
weight: 10
1617
# description: >
1718
# Kubernetes is an open source container orchestration engine for automating deployment, scaling, and management of containerized applications. The open source project is hosted by the Cloud Native Computing Foundation.
1819
description: >
1920
Kubernetes 是一个开源的容器编排引擎,用来对容器化应用进行自动部署、扩缩和管理。此开源项目由云原生计算基金会(CNCF)托管。
20-
21-
# overview:
22-
# Kubernetes is an open source container orchestration engine for automating deployment, scaling, and management of containerized applications. The open source project is hosted by the Cloud Native Computing Foundation (<a href="https://www.cncf.io/about">CNCF</a>).
23-
overview:
24-
Kubernetes 是一个开源的容器编排引擎,用来对容器化应用进行自动化部署、扩缩和管理。该项目托管在 <a href="https://www.cncf.io/about">CNCF</a>。
25-
21+
# overview: >
22+
# Kubernetes is an open source container orchestration engine for automating deployment, scaling, and management of containerized applications. The open source project is hosted by the Cloud Native Computing Foundation (<a href="https://www.cncf.io/about">CNCF</a>).
23+
overview: >
24+
Kubernetes 是一个开源的容器编排引擎,用来对容器化应用进行自动化部署、扩缩和管理。此开源项目由<a href="https://www.cncf.io/about">云原生计算基金会(CNCF)</a>托管。
2625
cards:
2726
# - name: concepts
2827
# title: "Understand Kubernetes"
@@ -56,7 +55,7 @@ cards:
5655
# button_path: "/docs/tasks"
5756
- name: setup
5857
title: "安裝 K8s 集群"
59-
description: "基于你的资源情况和需要运行 Kubernetes。"
58+
description: "基于你的资源情况和需求来运行 Kubernetes。"
6059
button: "安装 Kubernetes"
6160
button_path: "/zh-cn/docs/setup"
6261
- name: tasks
@@ -94,11 +93,16 @@ cards:
9493
description: "通过 Kubernetes 认证,助你的云原生项目成功!"
9594
button: "查看培训"
9695
button_path: "/zh-cn/training"
96+
# - name: Download
97+
# title: Download Kubernetes
98+
# description: Install Kubernetes or upgrade to the newest version.
99+
# button: "Download Kubernetes"
100+
# button_path: "/releases/download"
97101
- name: Download
98102
title: 下载 Kubernetes
99103
description: 安装 Kubernetes 或将其升级到最新版本。
100104
button: "下载 Kubernetes"
101-
button_path: "/releases/download"
105+
button_path: "/zh-cn/releases/download"
102106
# - name: about
103107
# title: About the documentation
104108
# description: This website contains documentation for the current and previous 4 versions of Kubernetes.

0 commit comments

Comments
 (0)