Skip to content

Commit

Permalink
Merge pull request #3275 from kubealex/patch-1
Browse files Browse the repository at this point in the history
Bumped calico version to 3.15
  • Loading branch information
k8s-ci-robot authored Jul 2, 2020
2 parents cc45432 + fdbeab8 commit 2ac3728
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/book/src/user/quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -574,7 +574,7 @@ Calico is used here as an example.

```bash
kubectl --kubeconfig=./capi-quickstart.kubeconfig \
apply -f https://docs.projectcalico.org/v3.12/manifests/calico.yaml
apply -f https://docs.projectcalico.org/v3.15/manifests/calico.yaml
```

After a short while, our nodes should be running and in `Ready` state,
Expand Down

0 comments on commit 2ac3728

Please sign in to comment.