Skip to content

Commit f6d7c49

Browse files
authored
Merge pull request #38711 from windsonsea/downly
[zh] sync /releases/download.md
2 parents 09ea54e + 98b1e15 commit f6d7c49

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

content/zh-cn/releases/download.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,9 @@ Kubernetes 为每个组件提供二进制文件以及一组标准的客户端应
2626
All Kubernetes container images are deployed to the
2727
`registry.k8s.io` container image registry.
2828
-->
29-
## 容器镜像
30-
31-
所有 Kubernetes 容器镜像都部署到
32-
`registry.k8s.io` 容器镜像仓库。
29+
## 容器镜像 {#container-images}
3330

31+
所有 Kubernetes 容器镜像都被部署到 `registry.k8s.io` 容器镜像仓库。
3432

3533
{{< feature-state for_k8s_version="v1.24" state="alpha" >}}
3634

@@ -114,11 +112,12 @@ you can verify integrity for is a container image, using the experimental
114112
signing support.
115113
116114
To manually verify signed container images of Kubernetes core components, refer to
117-
[Verify Signed Container Images](/docs/tasks/administer-cluster/verify-signed-images).
115+
[Verify Signed Container Images](/docs/tasks/administer-cluster/verify-signed-artifacts).
118116
-->
119117
对于 Kubernetes v{{< skew currentVersion >}},唯一可以验证完整性的代码工件就是容器镜像,它使用实验性签名支持。
120118

121-
如需手动验证 Kubernetes 核心组件的签名容器镜像,请参考[验证签名容器镜像](/zh-cn/docs/tasks/administer-cluster/verify-signed-images)
119+
如需手动验证 Kubernetes 核心组件的签名容器镜像,
120+
请参考[验证签名容器镜像](/zh-cn/docs/tasks/administer-cluster/verify-signed-artifacts)
122121

123122
<!--
124123
## Binaries
@@ -127,7 +126,7 @@ Find links to download Kubernetes components (and their checksums) in the [CHANG
127126
128127
Alternately, use [downloadkubernetes.com](https://www.downloadkubernetes.com/) to filter by version and architecture.
129128
-->
130-
## 二进制
129+
## 二进制 {#binaries}
131130

132131
[CHANGELOG](https://github.com/kubernetes/kubernetes/tree/master/CHANGELOG) 文件中找到下载 Kubernetes 组件(及其校验和)的链接。
133132

0 commit comments

Comments
 (0)