Skip to content

Commit b5220de

Browse files
authored
Sync doc about docsHome (#32120)
* Sync doc about docsHome Signed-off-by: xin.li <[email protected]> * Update kubectl-cmds.md Signed-off-by: xin.li <[email protected]> * Update _index.md
1 parent e003523 commit b5220de

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

content/zh/docs/home/_index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ overview:
2424
Kubernetes 是一个开源的容器编排引擎,用来对容器化应用进行自动化部署、 扩缩和管理。该项目托管在 <a href="https://www.cncf.io/about">CNCF</a>。
2525
# cards:
2626
# - name: concepts
27-
# title: "Understand the basics"
27+
# title: "Understand Kubernetes"
2828
# description: "Learn about Kubernetes and its fundamental concepts."
29-
# button: "Learn Concepts"
29+
# button: "View Concepts"
3030
# button_path: "/docs/concepts"
3131
# - name: tutorials
3232
# title: "Try Kubernetes"
@@ -68,9 +68,9 @@ overview:
6868
# description: This website contains documentation for the current and previous 4 versions of Kubernetes.
6969
cards:
7070
- name: concepts
71-
title: "了解基本知识"
71+
title: "了解 Kubernetes"
7272
description: "了解 Kubernetes 和其基础概念。"
73-
button: "了解概念"
73+
button: "查看概念"
7474
button_path: "/zh/docs/concepts"
7575
- name: tutorials
7676
title: "尝试 Kubernetes"
@@ -106,7 +106,7 @@ cards:
106106
title: K8s 发布说明
107107
description: 如果你正在安装或升级 Kubernetes,最好参考最新的发布说明。
108108
button: "下载 Kubernetes"
109-
button_path: "/zh/docs/setup/release/notes"
109+
button_path: "/releases/download"
110110
- name: about
111111
title: 关于文档
112112
description: 本网站包含了当前及前 4 个版本的 Kubernetes 文档。

content/zh/docs/reference/kubectl/kubectl-cmds.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
---
22
title: kubectl 命令
3+
weight: 20
34
---
45

56
<!-- ---
67
title: kubectl Commands
8+
weight: 20
79
--- -->
810

911
<!-- [kubectl Command Reference](/docs/reference/generated/kubectl/kubectl-commands/) -->

0 commit comments

Comments
 (0)