Skip to content

Commit 0079a69

Browse files
committed
[zh-cn] Updated images.md
Signed-off-by: Gao Qian <[email protected]>
1 parent ea5ca6a commit 0079a69

File tree

1 file changed

+12
-0
lines changed
  • content/zh-cn/docs/concepts/containers

1 file changed

+12
-0
lines changed

content/zh-cn/docs/concepts/containers/images.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: 镜像
33
content_type: concept
44
weight: 10
5+
hide_summary: true # 在章节索引中单独列出
56
---
67
<!--
78
reviewers:
@@ -10,6 +11,7 @@ reviewers:
1011
title: Images
1112
content_type: concept
1213
weight: 10
14+
hide_summary: true # Listed separately in section index
1315
-->
1416

1517
<!-- overview -->
@@ -33,6 +35,16 @@ This page provides an outline of the container image concept.
3335

3436
本页概要介绍容器镜像的概念。
3537

38+
{{< note >}}
39+
<!--
40+
If you are looking for the container images for a Kubernetes
41+
release (such as v{{< skew latestVersion >}}, the latest minor release),
42+
visit [Download Kubernetes](https://kubernetes.io/releases/download/).
43+
-->
44+
如果你正在寻找 Kubernetes 某个发行版本(如最新次要版本 v{{< skew latestVersion >}})
45+
的容器镜像,请访问[下载 Kubernetes](/zh-cn/releases/download/)
46+
{{< /note >}}
47+
3648
<!-- body -->
3749

3850
<!--

0 commit comments

Comments
 (0)