Update README.md

This commit is contained in:
Kay Yan
2021-09-16 10:27:18 +08:00
committed by GitHub
parent 7ce98989c3
commit 9f4589eac4

View File

@@ -75,3 +75,8 @@ kubeadm init --image-repository "${REPOS}"
* 通过 加速 运行 artifacthub 上的镜像
* 通过 加速 安装 kind
``` bash
kind create cluster --name kind --image m.daocloud.io/kindest/node:v1.21.1
``` bash