@@ -134,21 +134,30 @@ announcements:
134
134
- name : Freezing k8s.gcr.io - Before
135
135
startTime : 2023-02-20T00:00:00 # Added in https://github.com/kubernetes/website/pull/39575
136
136
# This should run before and after Kubecon EU 2023
137
- endTime : 2023-03-26T00 :00:00
137
+ endTime : 2023-03-10T00 :00:00
138
138
style : " background: #c70202"
139
139
title : " Legacy k8s.gcr.io container image registry will be frozen in early April 2023"
140
140
message : |
141
141
k8s.gcr.io image registry will be frozen from the 3rd of April 2023.<br/>
142
142
Images for Kubernetes 1.27 will not be available in the k8s.gcr.io image registry.<br/>
143
143
Please read our [announcement](/blog/2023/02/06/k8s-gcr-io-freeze-announcement/) for more details.
144
144
145
- - name : Freezing k8s.gcr.io - After
146
- startTime : 2023-04-05T00:00:00 # Added in https://github.com/kubernetes/website/pull/39575
147
- # This should run before and after Kubecon EU 2023
145
+ - name : Redirecting k8s.gcr.io - Before
146
+ startTime : 2023-03-10T00:00:00 # This should run before and after Kubecon EU 2023
147
+ endTime : 2023-03-26T00:00:00
148
+ style : " background: #c70202"
149
+ title : Legacy k8s.gcr.io container image registry will be redirected to registry.k8s.io
150
+ message : |
151
+ k8s.gcr.io image registry will be redirected to registry.k8s.io on Monday March 20th.<br>
152
+ All images available in k8s.gcr.io are available at registry.k8s.io.</br>
153
+ Please read our [announcement](blog/2023/03/10/image-registry-redirect/) for more details.
154
+
155
+ - name : Redirecting k8s.gcr.io - After
156
+ startTime : 2023-04-05T00:00:00 # This should run before and after Kubecon EU 2023
148
157
endTime : 2023-05-31T00:00:00
149
158
style : " background: #c70202"
150
- title : Legacy k8s.gcr.io container image registry was frozen on the 3rd of April 2023
159
+ title : Legacy k8s.gcr.io container image registry will be redirected to registry.k8s.io
151
160
message : |
152
- k8s.gcr.io image registry has been frozen on the 3rd of April 2023 .<br/ >
153
- Images for Kubernetes 1.27 are not available in the k8s.gcr.io image registry.<br/ >
154
- Please read our [announcement](/ blog/2023/02/06/k8s-gcr-io-freeze-announcement /) for more details.
161
+ k8s.gcr.io image registry will be redirected to registry.k8s.io on Monday March 20th .<br>
162
+ All images available in k8s.gcr.io are available at registry.k8s.io.</br >
163
+ Please read our [announcement](blog/2023/03/10/image-registry-redirect /) for more details.
0 commit comments