Skip to content

Commit ccf51df

Browse files
authored
Merge pull request #44109 from BenTheElder/packages-update
Add new warning for kubernetes deb/RPM packages migration
2 parents 6f49493 + 68047be commit ccf51df

File tree

2 files changed

+14
-2
lines changed
  • content/en/blog/_posts/2023-08-31-legacy-package-repository-deprecation
  • data/announcements

2 files changed

+14
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,10 +100,12 @@ community-owned repositories (`pkgs.k8s.io`).
100100

101101
## Can I continue to use the legacy package repositories?
102102

103-
The existing packages in the legacy repositories will be available for the foreseeable
103+
~~The existing packages in the legacy repositories will be available for the foreseeable
104104
future. However, the Kubernetes project can't provide _any_ guarantees on how long
105105
is that going to be. The deprecated legacy repositories, and their contents, might
106-
be removed at any time in the future and without a further notice period.
106+
be removed at any time in the future and without a further notice period.~~
107+
108+
**UPDATE**: The legacy packages are expected to go away in January 2024.
107109

108110
The Kubernetes project **strongly recommends** migrating to the new community-owned
109111
repositories **as soon as possible**.

data/announcements/scheduled.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,3 +207,13 @@ announcements:
207207
message: |
208208
4 days of incredible opportunities to collaborate, learn + share with the entire community!<br />
209209
November 6 - November 9, 2023.
210+
211+
- name: Legacy package repositories shutdown
212+
startTime: 2023-11-27T00:00:00
213+
endTime: 2024-02-01T00:00:00
214+
style: "background: #d95e00"
215+
title: Changes to the location of Linux packages for Kubernetes
216+
message: |
217+
The legacy Linux package repositories (`apt.kubernetes.io` and `yum.kubernetes.io` AKA `packages.cloud.google.com`)<br/>
218+
have been frozen starting from September 13, 2023 **and are going away in January 2024**, users *must* migrate.<br/>
219+
Please read our [announcement](/blog/2023/08/31/legacy-package-repository-deprecation/) for more details.

0 commit comments

Comments
 (0)