Skip to content

Commit

Permalink
update v1a4 link (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
jzhoucliqr authored Nov 19, 2021
1 parent 8bf5674 commit 72873b1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
```
```

0 comments on commit 72873b1

Please sign in to comment.