Skip to content

Commit 65f4e62

Browse files
authored
Merge pull request #37777 from mengjiao-liu/sync-registry-zh
[zh-cn] Sync implementation-details.md
2 parents d169f90 + 65ce022 commit 65f4e62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -525,15 +525,15 @@ Please note that:
525525
请注意:
526526

527527
<!--
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.
529529
See [using custom images](/docs/reference/setup-tools/kubeadm/kubeadm-init/#custom-images)
530530
for customizing the image repository
531531
1. In case of kubeadm is executed in the `--dry-run` mode, static Pods files are written in a
532532
temporary folder
533533
1. Static Pod manifest generation for control plane components can be invoked individually with
534534
the [`kubeadm init phase control-plane all`](/docs/reference/setup-tools/kubeadm/kubeadm-init-phase/#cmd-phase-control-plane) command
535535
-->
536-
1. 所有镜像默认从 k8s.gcr.io 拉取。关于自定义镜像仓库,
536+
1. 所有镜像默认从 registry.k8s.io 拉取。关于自定义镜像仓库,
537537
请参阅[使用自定义镜像](/zh-cn/docs/reference/setup-tools/kubeadm/kubeadm-init/#custom-images)
538538
2. 如果在 `--dry-run` 模式下执行 kubeadm,则静态 Pod 文件写入一个临时文件夹中。
539539
3. 可以使用 [`kubeadm init phase control-plane all`](/zh-cn/docs/reference/setup-tools/kubeadm/kubeadm-init-phase/#cmd-phase-control-plane)

0 commit comments

Comments
 (0)