We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cc45432 + fdbeab8 commit 2ac3728Copy full SHA for 2ac3728
docs/book/src/user/quick-start.md
@@ -574,7 +574,7 @@ Calico is used here as an example.
574
575
```bash
576
kubectl --kubeconfig=./capi-quickstart.kubeconfig \
577
- apply -f https://docs.projectcalico.org/v3.12/manifests/calico.yaml
+ apply -f https://docs.projectcalico.org/v3.15/manifests/calico.yaml
578
```
579
580
After a short while, our nodes should be running and in `Ready` state,
0 commit comments