From 01cce8a734964acd2de4481aac6a4414bbfa3feb Mon Sep 17 00:00:00 2001 From: Kay Yan Date: Thu, 16 Sep 2021 13:46:27 +0800 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 11b07d5..97ba59d 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,6 @@ python scripts/sync-to-jp.py # 使用 kubeadm 安装的时候指定 --image-repository 参数, 指定安装的镜像前缀 REPOS=k8s-gcr.m.daocloud.io kubeadm config images pull --image-repository "${REPOS}" -kubeadm init --image-repository "${REPOS}" ``` * 通过 加速 运行 artifacthub 上的镜像