1
0
mirror of https://github.com/DaoCloud/public-image-mirror.git synced 2025-08-27 08:19:00 +08:00

Update README.md

This commit is contained in:
Kay Yan
2021-09-27 20:15:30 +08:00
committed by GitHub
parent cbf2d94ae0
commit 771f019c7f

@@ -75,6 +75,6 @@ kubeadm config images pull --image-repository "${REPOS}"
``` bash ``` bash
kind create cluster --name kind --image m.daocloud.io/kindest/node:v1.21.1 kind create cluster --name kind --image docker.m.daocloud.io/kindest/node:v1.22.1
``` ```