Skip to content

Commit 72873b1

Browse files
authored
update v1a4 link (#31)
1 parent 8bf5674 commit 72873b1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ create kind cluster
3030
kind create cluster
3131
```
3232

33-
install clusterctl v4
34-
https://cluster-api.sigs.k8s.io/user/quick-start.html
33+
install clusterctl v1alpha4
34+
https://release-0-4.cluster-api.sigs.k8s.io/user/quick-start.html
3535

3636
run
3737
```bash
@@ -47,7 +47,7 @@ create kind cluster
4747
kind create cluster
4848
```
4949

50-
install clusterctl v3
50+
install clusterctl v1alpha3
5151
https://release-0-3.cluster-api.sigs.k8s.io/user/quick-start.html
5252

5353
run
@@ -119,4 +119,4 @@ kubectl apply -f examples/sample-with-workerpool.yaml
119119
generate cluster using
120120
```shell
121121
clusterctl generate cluster t-cluster --infrastructure=maas:v0.2.0
122-
```
122+
```

0 commit comments

Comments
 (0)