From eec4217fdbc53bba22b37315f0750c0278c4cd4a Mon Sep 17 00:00:00 2001 From: "hongbo.mo" Date: Mon, 18 Apr 2022 16:32:34 +0800 Subject: [PATCH] docs: update kubekey version to v2.0.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c3fd34f81..26c247112 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ kubectl apply -f https://github.com/kubesphere/ks-installer/releases/download/v3 ```yaml # Download KubeKey -curl -sfL https://get-kk.kubesphere.io | VERSION=v1.2.0 sh - +curl -sfL https://get-kk.kubesphere.io | VERSION=v2.0.0 sh - # Make kk executable chmod +x kk # Create a cluster