@@ -24,6 +24,10 @@ the repositories as of **September 13, 2023**.
24
24
Please continue reading in order to learn what does this mean for you as an user or
25
25
distributor, and what steps you may need to take.
26
26
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
+
27
31
## How does this affect me as a Kubernetes end user?
28
32
29
33
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
72
76
73
77
<!-- note to maintainers - the trailing whitespace is significant -->
74
78
79
+ _ (updated on March 26, 2024)_
80
+
75
81
- ** 15th August 2023:**
76
82
Kubernetes announces a new, community-managed source for Linux software packages of Kubernetes components
77
83
- ** 31st August 2023:**
@@ -81,6 +87,11 @@ possible and inform your users about this change and what steps they need to tak
81
87
Kubernetes will freeze the legacy package repositories,
82
88
(` apt.kubernetes.io ` and ` yum.kubernetes.io ` ).
83
89
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
84
95
85
96
The Kubernetes patch releases scheduled for September 2023 (v1.28.2, v1.27.6,
86
97
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.
107
118
108
119
## Can I continue to use the legacy package repositories?
109
120
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
+
110
127
~~ The existing packages in the legacy repositories will be available for the foreseeable
111
128
future. However, the Kubernetes project can't provide _ any_ guarantees on how long
112
129
is that going to be. The deprecated legacy repositories, and their contents, might
113
130
be removed at any time in the future and without a further notice period.~~
114
131
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.~~
116
133
117
134
The Kubernetes project ** strongly recommends** migrating to the new community-owned
118
135
repositories ** as soon as possible** .
0 commit comments