Skip to content

Commit 2ccb3df

Browse files
authored
Fix up k8s.gcr.io freeze blog article (#39302)
* freeze the old registry * apply tim's suggestions * apply sergey's suggestions * fix some typos * apply Tim's suggestions * caps the first letters of the title * revert timestamp change * remove :
1 parent 1a8bd52 commit 2ccb3df

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/en/blog/_posts/2023-02-06-k8s-gcr-io-freeze-announcement.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: blog
3-
title: "k8s.gcr.io image registry will be frozen from the 3rd of April 2023"
3+
title: "k8s.gcr.io Image Registry Will Be Frozen From the 3rd of April 2023"
44
date: 2023-02-06
55
slug: k8s-gcr-io-freeze-announcement
66
---
@@ -20,11 +20,11 @@ What does this change mean for end users:
2020
- Starting in 1.25, the default image registry has been set to `registry.k8s.io`. This value is overridable in `kubeadm` and `kubelet` but setting it to `k8s.gcr.io` will fail for new releases after April as they won’t be present in the old registry.
2121
- If you want to increase the reliability of your cluster and remove dependency on the community-owned registry or you are running Kubernetes in networks where external traffic is restricted, you should consider hosting local image registry mirrors. Some cloud vendors may offer hosted solutions for this.
2222

23-
## Timeline of the Changes:
23+
## Timeline of the changes
2424

2525
- `k8s.gcr.io` will be frozen on the 3rd of April 2023
2626
- 1.27 is expected to be released on the 12th of April 2023
27-
- The last 1.23 release on `k8s.gcr.io` will be 1.23.18 (1.23 goes EoL before the freeze)
27+
- The last 1.23 release on `k8s.gcr.io` will be 1.23.18 (1.23 goes end-of-life before the freeze)
2828
- The last 1.24 release on `k8s.gcr.io` will be 1.24.12
2929
- The last 1.25 release on `k8s.gcr.io` will be 1.25.8
3030
- The last 1.26 release on `k8s.gcr.io` will be 1.26.3

0 commit comments

Comments
 (0)