@@ -18,38 +18,38 @@ This blog post contains information about these new package repositories,
18
18
what does it mean to you as an end user, and how to migrate to the new
19
19
repositories.
20
20
21
- ** ℹ️ Update (August 31, 2023 ):** the _ ** legacy Google-hosted repositories are deprecated
22
- and will be frozen starting with September 13, 2023 .** _
21
+ ** ℹ️ Update (January 12, 2024 ):** the _ ** legacy Google-hosted repositories are going
22
+ away in January 2024 .** _
23
23
Check out [ the deprecation announcement] ( /blog/2023/08/31/legacy-package-repository-deprecation/ )
24
24
for more details about this change.
25
25
26
26
## What you need to know about the new package repositories?
27
27
28
- _ (updated on August 31, 2023 )_
28
+ _ (updated on January 12, 2024 )_
29
29
30
30
- This is an ** opt-in change** ; you're required to manually migrate from the
31
31
Google-hosted repository to the Kubernetes community-owned repositories.
32
32
See [ how to migrate] ( #how-to-migrate ) later in this announcement for migration information
33
33
and instructions.
34
- - The legacy Google-hosted repositories are ** deprecated as of August 31, 2023** ,
35
- and will be ** frozen approximately as of September 13, 2023** . The freeze will happen
36
- immediately following the patch releases that are scheduled for September 2023.
37
- Freezing the legacy repositories means that we will publish packages for the Kubernetes
38
- project only to the community-owned repositories as of the September 13, 2023 cut-off point.
34
+ - ** The legacy Google-hosted package repositories are going away in January 2024.** These repositories
35
+ have been ** deprecated as of August 31, 2023** , and ** frozen as of September 13, 2023** .
39
36
Check out the [ deprecation announcement] ( /blog/2023/08/31/legacy-package-repository-deprecation/ )
40
37
for more details about this change.
41
- - The existing packages in the legacy repositories will be available for the foreseeable future.
38
+ - ~~ The existing packages in the legacy repositories will be available for the foreseeable future.
42
39
However, the Kubernetes project can't provide any guarantees on how long is that going to be.
43
40
The deprecated legacy repositories, and their contents, might be removed at any time in the future
44
- and without a further notice period.
41
+ and without a further notice period.~~ ** The legacy package repositories are going away in
42
+ January 2024.**
45
43
- Given that no new releases will be published to the legacy repositories after
46
44
the September 13, 2023 cut-off point, you will not be able to upgrade to any patch or minor
47
45
release made from that date onwards if you don't migrate to the new Kubernetes package repositories.
48
46
That said, we recommend migrating to the new Kubernetes package repositories ** as soon as possible** .
49
47
- The new Kubernetes package repositories contain packages beginning with those
50
48
Kubernetes versions that were still under support when the community took
51
- over the package builds. This means that anything before v1.24.0 will only be
52
- available in the Google-hosted repository.
49
+ over the package builds. This means that the new package repositories have Linux packages for all
50
+ Kubernetes releases starting with v1.24.0.
51
+ - Kubernetes does not have official Linux packages available for earlier releases of Kubernetes;
52
+ however, your Linux distribution may provide its own packages.
53
53
- There's a dedicated package repository for each Kubernetes minor version.
54
54
When upgrading to a different minor release, you must bear in mind that
55
55
the package repository details also change.
0 commit comments