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.
2 parents dd0074c + 759e2c9 commit 33c0356Copy full SHA for 33c0356
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