Update README.md

This commit is contained in:
Kay Yan
2021-09-16 13:45:52 +08:00
committed by GitHub
parent 445b224619
commit a77bc982d8

View File

@@ -78,5 +78,5 @@ kubeadm init --image-repository "${REPOS}"
``` bash
kind create cluster --name kind --image m.daocloud.io/kindest/node:v1.21.1
``` bash
```