Skip to content

Commit 2a9bec2

Browse files
authored
Merge pull request #45685 from xmudrii/linuxrepos-update
Update legacy repos deprecation blog to reflect repos removal
2 parents 88b0b06 + 1739e79 commit 2a9bec2

File tree

1 file changed

+18
-1
lines changed
  • content/en/blog/_posts/2023-08-31-legacy-package-repository-deprecation

1 file changed

+18
-1
lines changed

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

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ the repositories as of **September 13, 2023**.
2424
Please continue reading in order to learn what does this mean for you as an user or
2525
distributor, and what steps you may need to take.
2626

27+
**ℹ️ Update (March 26, 2024): _the legacy Google-hosted repositories went
28+
away on March 4, 2024. It's not possible to install Kubernetes packages from
29+
the legacy Google-hosted package repositories any longer._**
30+
2731
## How does this affect me as a Kubernetes end user?
2832

2933
This change affects users **directly installing upstream versions of Kubernetes**,
@@ -72,6 +76,8 @@ possible and inform your users about this change and what steps they need to tak
7276

7377
<!-- note to maintainers - the trailing whitespace is significant -->
7478

79+
_(updated on March 26, 2024)_
80+
7581
- **15th August 2023:**
7682
Kubernetes announces a new, community-managed source for Linux software packages of Kubernetes components
7783
- **31st August 2023:**
@@ -81,6 +87,11 @@ possible and inform your users about this change and what steps they need to tak
8187
Kubernetes will freeze the legacy package repositories,
8288
(`apt.kubernetes.io` and `yum.kubernetes.io`).
8389
The freeze will happen immediately following the patch releases that are scheduled for September, 2023.
90+
- **12th January 2024:**
91+
Kubernetes announced intentions to remove the legacy package repositories in January 2024
92+
- **4th March 2024:**
93+
The legacy package repositories have been removed. It's not possible to install Kubernetes packages from
94+
the legacy package repositories any longer
8495

8596
The Kubernetes patch releases scheduled for September 2023 (v1.28.2, v1.27.6,
8697
v1.26.9, v1.25.14) will have packages published **both** to the community-owned and
@@ -107,12 +118,18 @@ distribution may provide its own packages.
107118

108119
## Can I continue to use the legacy package repositories?
109120

121+
_(updated on March 26, 2024)_
122+
123+
**The legacy Google-hosted repositories went away on March 4, 2024. It's not possible
124+
to install Kubernetes packages from the legacy Google-hosted package repositories any
125+
longer.**
126+
110127
~~The existing packages in the legacy repositories will be available for the foreseeable
111128
future. However, the Kubernetes project can't provide _any_ guarantees on how long
112129
is that going to be. The deprecated legacy repositories, and their contents, might
113130
be removed at any time in the future and without a further notice period.~~
114131

115-
**UPDATE**: The legacy packages are expected to go away by the end of February 2024.
132+
~~**UPDATE**: The legacy packages are expected to go away by the end of February 2024.~~
116133

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

0 commit comments

Comments
 (0)