Skip to content

Commit 40c11d5

Browse files
qlijinwindsonsea
andcommitted
[zh-cn] sync 2023-08-31-legacy-package-repository-deprecation blog
Co-authored-by: Michael Yao <[email protected]>
1 parent fdb06cf commit 40c11d5

File tree

1 file changed

+65
-15
lines changed
  • content/zh-cn/blog/_posts/2023-08-31-legacy-package-repository-deprecation

1 file changed

+65
-15
lines changed

content/zh-cn/blog/_posts/2023-08-31-legacy-package-repository-deprecation/index.md

Lines changed: 65 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ title: "Kubernetes 旧版软件包仓库将于 2023 年 9 月 13 日被冻结"
44
date: 2023-08-31T15:30:00-07:00
55
slug: legacy-package-repository-deprecation
66
evergreen: true
7+
author: >
8+
Bob Killen (Google),
9+
Chris Short (AWS),
10+
Jeremy Rickard (Microsoft),
11+
Marko Mudrinić (Kubermatic),
12+
Tim Bannister (The Scale Factory)
13+
translator: >
14+
[Mengjiao Liu](https://github.com/mengjiao-liu) (DaoCloud)
715
---
816

917
<!--
@@ -12,13 +20,13 @@ title: "Kubernetes Legacy Package Repositories Will Be Frozen On September 13, 2
1220
date: 2023-08-31T15:30:00-07:00
1321
slug: legacy-package-repository-deprecation
1422
evergreen: true
23+
author: >
24+
Bob Killen (Google),
25+
Chris Short (AWS),
26+
Jeremy Rickard (Microsoft),
27+
Marko Mudrinić (Kubermatic),
28+
Tim Bannister (The Scale Factory)
1529
-->
16-
<!--
17-
**Authors**: Bob Killen (Google), Chris Short (AWS), Jeremy Rickard (Microsoft), Marko Mudrinić (Kubermatic), Tim Bannister (The Scale Factory)
18-
-->
19-
**作者**:Bob Killen (Google), Chris Short (AWS), Jeremy Rickard (Microsoft), Marko Mudrinić (Kubermatic), Tim Bannister (The Scale Factory)
20-
21-
**译者**[Mengjiao Liu](https://github.com/mengjiao-liu) (DaoCloud)
2230

2331
<!--
2432
On August 15, 2023, the Kubernetes project announced the general availability of
@@ -51,6 +59,14 @@ distributor, and what steps you may need to take.
5159
请继续阅读以了解这对于作为用户或分发商的你意味着什么,
5260
以及你可能需要采取哪些步骤。
5361

62+
<!--
63+
**ℹ Update (March 26, 2024): _the legacy Google-hosted repositories went
64+
away on March 4, 2024. It's not possible to install Kubernetes packages from
65+
the legacy Google-hosted package repositories any longer._**
66+
-->
67+
**i 更新(2024 年 3 月 26 日):旧 Google 托管仓库已于 2024 年 3 月 4 日下线。
68+
现在无法再从旧 Google 托管软件包仓库安装 Kubernetes 软件包。**
69+
5470
<!--
5571
## How does this affect me as a Kubernetes end user?
5672
@@ -90,11 +106,11 @@ managing Kubernetes for you, then they would usually take responsibility for tha
90106
那么他们通常会负责该检查。
91107

92108
<!--
93-
If you have a managed [control plane](/docs/concepts/overview/components/#control-plane-components)
109+
If you have a managed [control plane](/docs/concepts/architecture/#control-plane-components)
94110
but you are responsible for **managing the nodes yourself**, and any of those nodes run Linux,
95111
you should [check](#check-if-affected) whether you are affected.
96112
-->
97-
如果你使用的是托管的[控制平面](/zh-cn/docs/concepts/overview/components/#control-plane-components)
113+
如果你使用的是托管的[控制平面](/zh-cn/docs/concepts/architecture/#control-plane-components)
98114
但你负责**自行管理节点**,并且每个节点都运行 Linux,
99115
你应该[检查](#check-if-affected)你是否会受到影响。
100116

@@ -141,6 +157,8 @@ possible and inform your users about this change and what steps they need to tak
141157
<!--
142158
## Timeline of changes
143159
160+
_(updated on March 26, 2024)_
161+
144162
- **15th August 2023:**
145163
Kubernetes announces a new, community-managed source for Linux software packages of Kubernetes components
146164
- **31st August 2023:**
@@ -150,10 +168,16 @@ possible and inform your users about this change and what steps they need to tak
150168
Kubernetes will freeze the legacy package repositories,
151169
(`apt.kubernetes.io` and `yum.kubernetes.io`).
152170
The freeze will happen immediately following the patch releases that are scheduled for September, 2023.
171+
- **12th January 2024:**
172+
Kubernetes announced intentions to remove the legacy package repositories in January 2024
173+
- **4th March 2024:**
174+
The legacy package repositories have been removed. It's not possible to install Kubernetes packages from
175+
the legacy package repositories any longer
153176
-->
154177
## 变更时间表 {#timeline-of-changes}
155178

156179
<!-- note to maintainers - the trailing whitespace is significant -->
180+
**(更新于 2024 年 3 月 26 日)**
157181

158182
- **2023 年 8 月 15 日:**
159183
Kubernetes 宣布推出一个新的社区管理的 Kubernetes 组件 Linux 软件包源
@@ -162,6 +186,10 @@ possible and inform your users about this change and what steps they need to tak
162186
- **2023 年 9 月 13 日**(左右):
163187
Kubernetes 将冻结旧软件包仓库(`apt.kubernetes.io``yum.kubernetes.io`)。
164188
冻结将计划于 2023 年 9 月发布补丁版本后立即进行。
189+
- **2024 年 1 月 12 日:**
190+
Kubernetes 宣布计划在 2024 年 1 月移除旧软件包仓库。
191+
- **2024 年 3 月 4 日:**
192+
旧软件包仓库已被移除,现在无法再从旧软件包仓库安装 Kubernetes 软件包。
165193

166194
<!--
167195
The Kubernetes patch releases scheduled for September 2023 (v1.28.2, v1.27.6,
@@ -195,29 +223,51 @@ community-owned repositories (`pkgs.k8s.io`).
195223

196224
Kubernetes 1.29 及以后的版本将****发布软件包到社区拥有的仓库(`pkgs.k8s.io`)。
197225

226+
<!--
227+
### What releases are available in the new community-owned package repositories?
228+
229+
Linux packages for releases starting from Kubernetes v1.24.0 are available in the
230+
Kubernetes package repositories (`pkgs.k8s.io`). Kubernetes does not have official
231+
Linux packages available for earlier releases of Kubernetes; however, your Linux
232+
distribution may provide its own packages.
233+
-->
234+
### 新的社区拥有的软件包仓库提供哪些可用的软件包版本? {#what-releases-are-available-in-the-new-community-owned-package-repositories}
235+
236+
Kubernetes 软件包仓库(`pkgs.k8s.io`)提供从 Kubernetes v1.24.0 版本开始的 Linux 软件包。
237+
Kubernetes 官方没有为早期的 Kubernetes 版本提供可用的 Linux 软件包,但你的 Linux 发行版可能会提供其自有的软件包。
238+
198239
<!--
199240
## Can I continue to use the legacy package repositories?
200241
242+
_(updated on March 26, 2024)_
243+
244+
**The legacy Google-hosted repositories went away on March 4, 2024. It's not possible
245+
to install Kubernetes packages from the legacy Google-hosted package repositories any
246+
longer.**
247+
201248
The existing packages in the legacy repositories will be available for the foreseeable
202249
future. However, the Kubernetes project can't provide _any_ guarantees on how long
203250
is that going to be. The deprecated legacy repositories, and their contents, might
204251
be removed at any time in the future and without a further notice period.
205-
206-
**UPDATE**: The legacy packages are expected to go away in January 2024.
207252
-->
208253
## 我可以继续使用旧软件包仓库吗? {#can-i-continue-to-use-the-legacy-package-repositories}
209254

255+
**(更新于 2024 年 3 月 26 日)**
256+
257+
**旧 Google 托管软件包仓库已于 2024 年 3 月 4 日下线。
258+
现在无法再从旧 Google 托管软件包仓库安装 Kubernetes 软件包。**
259+
210260
~~旧仓库中的现有软件包将在可预见的未来内保持可用。然而,
211261
Kubernetes 项目无法对这会持续多久提供**任何**保证。
212262
已弃用的旧仓库及其内容可能会在未来随时删除,恕不另行通知。~~
213263

214-
**更新**: 旧版软件包预计将于 2024 年 1 月被删除。
215-
216264
<!--
217-
The Kubernetes project **strongly recommends** migrating to the new community-owned
218-
repositories **as soon as possible**.
265+
~~The Kubernetes project **strongly recommends** migrating to the new community-owned
266+
repositories **as soon as possible**.~~ Migrating to the new package repositories is
267+
required to consume the official Kubernetes packages.
219268
-->
220-
Kubernetes 项目**强烈建议尽快**迁移到新的社区拥有的仓库。
269+
~~Kubernetes 项目**强烈建议尽快**迁移到新的社区拥有的仓库。~~
270+
要使用 Kubernetes 官方软件包,需要迁移到新的软件包仓库。
221271

222272
<!--
223273
Given that no new releases will be published to the legacy repositories **after the September 13, 2023**

0 commit comments

Comments
 (0)