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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -75,6 +75,6 @@ kubeadm config images pull --image-repository "${REPOS}"
``` 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
```