diff --git a/README.md b/README.md index 4619e66..c21d5f5 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,8 @@ create kind cluster kind create cluster ``` -install clusterctl v4 -https://cluster-api.sigs.k8s.io/user/quick-start.html +install clusterctl v1alpha4 +https://release-0-4.cluster-api.sigs.k8s.io/user/quick-start.html run ```bash @@ -47,7 +47,7 @@ create kind cluster kind create cluster ``` -install clusterctl v3 +install clusterctl v1alpha3 https://release-0-3.cluster-api.sigs.k8s.io/user/quick-start.html run @@ -119,4 +119,4 @@ kubectl apply -f examples/sample-with-workerpool.yaml generate cluster using ```shell clusterctl generate cluster t-cluster --infrastructure=maas:v0.2.0 -``` \ No newline at end of file +```