File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
content/zh-cn/docs/concepts/containers Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 2
2
title : 镜像
3
3
content_type : concept
4
4
weight : 10
5
+ hide_summary : true # 在章节索引中单独列出
5
6
---
6
7
<!--
7
8
reviewers:
@@ -10,6 +11,7 @@ reviewers:
10
11
title: Images
11
12
content_type: concept
12
13
weight: 10
14
+ hide_summary: true # Listed separately in section index
13
15
-->
14
16
15
17
<!-- overview -->
@@ -33,6 +35,16 @@ This page provides an outline of the container image concept.
33
35
34
36
本页概要介绍容器镜像的概念。
35
37
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
+
36
48
<!-- body -->
37
49
38
50
<!--
You can’t perform that action at this time.
0 commit comments