We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
registry.k8s.io
k8s.gcr.io
1 parent ef08cba commit 759e2c9Copy full SHA for 759e2c9
content/en/docs/reference/setup-tools/kubeadm/implementation-details.md
@@ -252,7 +252,7 @@ Static Pod manifest share a set of common properties:
252
253
Please note that:
254
255
-1. All images will be pulled from k8s.gcr.io by default.
+1. All images will be pulled from registry.k8s.io by default.
256
See [using custom images](/docs/reference/setup-tools/kubeadm/kubeadm-init/#custom-images)
257
for customizing the image repository
258
1. In case of kubeadm is executed in the `--dry-run` mode, static Pods files are written in a
0 commit comments