From 02fc808499fbb72a15bdf4cc353f9dce5a7e1a6e Mon Sep 17 00:00:00 2001 From: niranjandarshann Date: Fri, 17 Mar 2023 14:38:03 +0530 Subject: [PATCH] Fixes the Broken link in blog: k8s.gcr.io Redirect to registry.k8s.io - What You Need to Know --- content/en/blog/_posts/2023-03-10-image-registry-change.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/blog/_posts/2023-03-10-image-registry-change.md b/content/en/blog/_posts/2023-03-10-image-registry-change.md index 2d33b22db9..39a03283ce 100644 --- a/content/en/blog/_posts/2023-03-10-image-registry-change.md +++ b/content/en/blog/_posts/2023-03-10-image-registry-change.md @@ -111,7 +111,7 @@ kubectl community-images ``` For alternate methods of install and example output, check out the repo: -[kubernetes-sigs/community-images](https://github.com/kubernetes-sigs/community-image). +[kubernetes-sigs/community-images](https://github.com/kubernetes-sigs/community-images). **Option 3**: If you do not have access to a cluster directly, or manage many clusters - the best way is to run a search over your manifests and charts for _"k8s.gcr.io"_.