Skip to content

Commit 33c0356

Browse files
authored
Merge pull request #37772 from mengjiao-liu/update-registry
Use the `registry.k8s.io` instead of `k8s.gcr.io` image registry
2 parents dd0074c + 759e2c9 commit 33c0356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/setup-tools/kubeadm/implementation-details.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ Static Pod manifest share a set of common properties:
252252

253253
Please note that:
254254

255-
1. All images will be pulled from k8s.gcr.io by default.
255+
1. All images will be pulled from registry.k8s.io by default.
256256
See [using custom images](/docs/reference/setup-tools/kubeadm/kubeadm-init/#custom-images)
257257
for customizing the image repository
258258
1. In case of kubeadm is executed in the `--dry-run` mode, static Pods files are written in a

0 commit comments

Comments
 (0)