diff --git a/data/announcements/scheduled.yaml b/data/announcements/scheduled.yaml
index 31c135a9a2..2696127cf1 100644
--- a/data/announcements/scheduled.yaml
+++ b/data/announcements/scheduled.yaml
@@ -134,7 +134,7 @@ announcements:
- name: Freezing k8s.gcr.io - Before
startTime: 2023-02-20T00:00:00 # Added in https://github.com/kubernetes/website/pull/39575
# This should run before and after Kubecon EU 2023
- endTime: 2023-03-26T00:00:00
+ endTime: 2023-03-10T00:00:00
style: "background: #c70202"
title: "Legacy k8s.gcr.io container image registry will be frozen in early April 2023"
message: |
@@ -142,13 +142,22 @@ announcements:
Images for Kubernetes 1.27 will not be available in the k8s.gcr.io image registry.
Please read our [announcement](/blog/2023/02/06/k8s-gcr-io-freeze-announcement/) for more details.
-- name: Freezing k8s.gcr.io - After
- startTime: 2023-04-05T00:00:00 # Added in https://github.com/kubernetes/website/pull/39575
- # This should run before and after Kubecon EU 2023
+- name: Redirecting k8s.gcr.io - Before
+ startTime: 2023-03-10T00:00:00 # This should run before and after Kubecon EU 2023
+ endTime: 2023-03-26T00:00:00
+ style: "background: #c70202"
+ title: Legacy k8s.gcr.io container image registry will be redirected to registry.k8s.io
+ message: |
+ k8s.gcr.io image registry will be redirected to registry.k8s.io on Monday March 20th.
+ All images available in k8s.gcr.io are available at registry.k8s.io.
+ Please read our [announcement](blog/2023/03/10/image-registry-redirect/) for more details.
+
+- name: Redirecting k8s.gcr.io - After
+ startTime: 2023-04-05T00:00:00 # This should run before and after Kubecon EU 2023
endTime: 2023-05-31T00:00:00
style: "background: #c70202"
- title: Legacy k8s.gcr.io container image registry was frozen on the 3rd of April 2023
+ title: Legacy k8s.gcr.io container image registry will be redirected to registry.k8s.io
message: |
- k8s.gcr.io image registry has been frozen on the 3rd of April 2023.
- Images for Kubernetes 1.27 are not available in the k8s.gcr.io image registry.
- Please read our [announcement](/blog/2023/02/06/k8s-gcr-io-freeze-announcement/) for more details.
+ k8s.gcr.io image registry will be redirected to registry.k8s.io on Monday March 20th.
+ All images available in k8s.gcr.io are available at registry.k8s.io.
+ Please read our [announcement](blog/2023/03/10/image-registry-redirect/) for more details.