You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/zh-cn/releases/_index.md
+12-3Lines changed: 12 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,27 +3,35 @@ linktitle: 发行版本历史
3
3
title: 发行版本
4
4
type: docs
5
5
layout: release-info
6
+
notoc: true
6
7
---
7
8
<!--
8
9
linktitle: Release History
9
10
title: Releases
10
11
type: docs
11
12
layout: release-info
13
+
notoc: true
12
14
-->
13
15
14
16
15
17
<!-- overview -->
16
18
17
19
<!--
18
-
The Kubernetes project maintains release branches for the most recent three minor releases ({{< skew latestVersion >}}, {{< skew prevMinorVersion >}}, {{< skew oldestMinorVersion >}}). Kubernetes 1.19 and newer receive [approximately 1 year of patch support](/releases/patch-releases/#support-period). Kubernetes 1.18 and older received approximately 9 months of patch support.
20
+
The Kubernetes project maintains release branches for the most recent three minor releases
where **x** is the major version, **y** is the minor version, and **z** is the patch version, following [Semantic Versioning](https://semver.org/) terminology.
32
+
where **x** is the major version, **y** is the minor version, and **z** is the patch version,
33
+
following [Semantic Versioning](https://semver.org/) terminology.
34
+
27
35
More information in the [version skew policy](/releases/version-skew-policy/) document.
28
36
-->
29
37
@@ -47,7 +55,8 @@ Kubernetes 版本表示为 **x.y.z**,
47
55
## 未来的发行版本 {#upcoming-release}
48
56
49
57
<!--
50
-
Check out the [schedule](https://github.com/kubernetes/sig-release/tree/master/releases/release-{{< skew nextMinorVersion >}}) for the upcoming **{{< skew nextMinorVersion >}}** Kubernetes release!
58
+
Check out the [schedule](https://github.com/kubernetes/sig-release/tree/master/releases/release-{{< skew nextMinorVersion >}})
59
+
for the upcoming **{{< skew nextMinorVersion >}}** Kubernetes release!
Copy file name to clipboardExpand all lines: content/zh-cn/releases/download.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -92,7 +92,8 @@ To manually verify signed container images of Kubernetes core components, refer
92
92
<!--
93
93
## Binaries
94
94
95
-
Find links to download Kubernetes components (and their checksums) in the [CHANGELOG](https://github.com/kubernetes/kubernetes/tree/master/CHANGELOG) files.
95
+
Find links to download Kubernetes components (and their checksums) in the
Copy file name to clipboardExpand all lines: content/zh-cn/releases/notes.md
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,9 +18,13 @@ sitemap:
18
18
-->
19
19
20
20
<!--
21
-
Release notes can be found by reading the [Changelog](https://github.com/kubernetes/kubernetes/tree/master/CHANGELOG) that matches your Kubernetes version. View the changelog for {{< skew currentVersionAddMinor 0 >}} on [GitHub](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-{{< skew currentVersionAddMinor 0 >}}.md).
21
+
Release notes can be found by reading the [Changelog](https://github.com/kubernetes/kubernetes/tree/master/CHANGELOG)
22
+
that matches your Kubernetes version. View the changelog for {{< skew currentVersionAddMinor 0 >}} on
| [[email protected]](mailto:[email protected]) | [#release-management](https://kubernetes.slack.com/messages/CJH2GBF7Y) (channel) / @release-managers (user group) | Public | Public discussion for Release Managers | All Release Managers (including Associates, Build Admins, and SIG Chairs) |
50
+
| [[email protected]](mailto:[email protected]) | [#release-management](https://kubernetes.slack.com/messages/CJH2GBF7Y) (channel) / @release-managers (user group) | Public | Public discussion for Release Managers | All Release Managers (including Associates, and SIG Chairs) |
Some information about releases is subject to embargo and we have defined policy about how those embargoes are set. Please refer to the [Security Embargo Policy](https://github.com/kubernetes/committee-security-response/blob/main/private-distributors-list.md#embargo-policy) for more information.
65
+
Some information about releases is subject to embargo and we have defined policy about
Copy file name to clipboardExpand all lines: content/zh-cn/releases/release.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,8 @@ auto_generated: true
12
12
13
13
{{< warning >}}
14
14
<!--
15
-
This content is auto-generated and links may not function. The source of the document is located [here](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-release/release.md).
15
+
This content is auto-generated and links may not function. The source of the document
16
+
is located [here](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-release/release.md).
Copy file name to clipboardExpand all lines: content/zh-cn/training/_index.html
+31-11Lines changed: 31 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -24,17 +24,22 @@ <h2>打造你的云原生职业生涯</h2>
24
24
<!-- <p>Kubernetes is at the core of the cloud native movement. Training and certifications from the Linux Foundation and our training partners lets you invest in your career, learn Kubernetes, and make your cloud native projects successful.</p> -->
25
25
<p>Kubernetes 是云原生运动的核心。来自 Linux 基金会和我们培训合作伙伴的培训、认证让您可以投资您的职业生涯,学习 Kubernetes,并使您的云原生项目获得成功。</p>
<!--Kubernetes and Cloud Native Security Associate (KCSA)-->
132
+
<b>Kubernetes 和云原生安全助理 (KCSA)</b>
133
+
</h5>
134
+
<!--The KCSA is a pre-professional certification designed for candidates interested in advancing to the professional level through a demonstrated understanding of foundational knowledge and skills of security technologies in the cloud native ecosystem.-->
0 commit comments