File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/zh-cn/docs/reference/setup-tools/kubeadm Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -525,15 +525,15 @@ Please note that:
525
525
请注意:
526
526
527
527
<!--
528
- 1. All images will be pulled from k8s.gcr .io by default.
528
+ 1. All images will be pulled from registry.k8s .io by default.
529
529
See [using custom images](/docs/reference/setup-tools/kubeadm/kubeadm-init/#custom-images)
530
530
for customizing the image repository
531
531
1. In case of kubeadm is executed in the `--dry-run` mode, static Pods files are written in a
532
532
temporary folder
533
533
1. Static Pod manifest generation for control plane components can be invoked individually with
534
534
the [`kubeadm init phase control-plane all`](/docs/reference/setup-tools/kubeadm/kubeadm-init-phase/#cmd-phase-control-plane) command
535
535
-->
536
- 1 . 所有镜像默认从 k8s.gcr .io 拉取。关于自定义镜像仓库,
536
+ 1 . 所有镜像默认从 registry.k8s .io 拉取。关于自定义镜像仓库,
537
537
请参阅[ 使用自定义镜像] ( /zh-cn/docs/reference/setup-tools/kubeadm/kubeadm-init/#custom-images ) 。
538
538
2 . 如果在 ` --dry-run ` 模式下执行 kubeadm,则静态 Pod 文件写入一个临时文件夹中。
539
539
3 . 可以使用 [ ` kubeadm init phase control-plane all ` ] ( /zh-cn/docs/reference/setup-tools/kubeadm/kubeadm-init-phase/#cmd-phase-control-plane )
You can’t perform that action at this time.
0 commit comments