Skip to content

Commit 77375ac

Browse files
authored
Merge pull request #8363 from fabriziopandini/add-registry.io-notice
📖 Add note for registry.k8s.io migration
2 parents 74e303a + 978a4f5 commit 77375ac

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/book/src/introduction.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,17 @@ Started by the Kubernetes Special Interest Group (SIG) [Cluster Lifecycle](https
66

77
## ⚠️ Breaking Changes ⚠️
88

9+
<aside class="note">
10+
<h1>Legacy k8s.gcr.io container image registry will be redirected to registry.k8s.io</h1>
11+
12+
k8s.gcr.io image registry will be redirected to registry.k8s.io on Monday March 20th.
13+
All images available in k8s.gcr.io are available at registry.k8s.io.
14+
Please read the [announcement](https://kubernetes.io/blog/2023/03/10/image-registry-redirect/) for more details.
15+
16+
Also, this [guide](https://github.com/kubernetes/registry.k8s.io/tree/main/docs/mirroring) provide instructions about how to identify images to mirror and how to use mirrored images.
17+
18+
</aside>
19+
920
<aside class="note">
1021
<h1>Deprecated API removal</h1>
1122

0 commit comments

Comments
 (0)