Skip to content

Commit

Permalink
Merge pull request #11110 from k8s-infra-cherrypick-robot/cherry-pick…
Browse files Browse the repository at this point in the history
…-11109-to-release-1.8

[release-1.8] 📖 Fix CAPZ redirection links in quick-start page
  • Loading branch information
k8s-ci-robot authored Aug 29, 2024
2 parents b486b06 + 1385405 commit 9364caa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/book/src/user/quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -1538,7 +1538,7 @@ Install the official cloud-provider-azure Helm chart on the workload cluster:
helm install --kubeconfig=./capi-quickstart.kubeconfig --repo https://raw.githubusercontent.com/kubernetes-sigs/cloud-provider-azure/master/helm/repo cloud-provider-azure --generate-name --set infra.clusterName=capi-quickstart --set cloudControllerManager.clusterCIDR="192.168.0.0/16"
```
For more information, see the [CAPZ book](https://capz.sigs.k8s.io/topics/addons.html).
For more information, see the [CAPZ book](https://capz.sigs.k8s.io/self-managed/addons.html).
{{#/tab }}
{{#tab OpenStack}}
Expand Down Expand Up @@ -1778,7 +1778,7 @@ kind delete cluster
[Akamai (Linode) provider]: https://linode.github.io/cluster-api-provider-linode/introduction.html
[AWS provider prerequisites]: https://cluster-api-aws.sigs.k8s.io/topics/using-clusterawsadm-to-fulfill-prerequisites.html
[AWS provider releases]: https://github.com/kubernetes-sigs/cluster-api-provider-aws/releases
[Azure Provider Prerequisites]: https://capz.sigs.k8s.io/topics/getting-started.html#prerequisites
[Azure Provider Prerequisites]: https://capz.sigs.k8s.io/getting-started.html#prerequisites
[bootstrap cluster]: ../reference/glossary.md#bootstrap-cluster
[capa]: https://cluster-api-aws.sigs.k8s.io
[capv-upload-images]: https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/blob/master/docs/getting_started.md#uploading-the-machine-images
Expand Down

0 comments on commit 9364caa

Please sign in to comment.