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

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
```