mirror of
				https://github.com/DaoCloud/public-image-mirror.git
				synced 2025-10-31 21:59:22 +08:00 
			
		
		
		
	Update README.md
This commit is contained in:
		| @@ -68,6 +68,7 @@ python scripts/sync-to-jp.py | |||||||
| ``` bash | ``` bash | ||||||
| # 使用 kubeadm 安装的时候指定 --image-repository 参数, 指定安装的镜像前缀 | # 使用 kubeadm 安装的时候指定 --image-repository 参数, 指定安装的镜像前缀 | ||||||
| REPOS=k8s-gcr.m.daocloud.io | REPOS=k8s-gcr.m.daocloud.io | ||||||
|  | kubeadm config images pull --image-repository "${REPOS}" | ||||||
| kubeadm init --image-repository "${REPOS}" | kubeadm init --image-repository "${REPOS}" | ||||||
| ``` | ``` | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user