You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please follow the Cluster API Provider for [vcluster Quick Start Guide](https://github.com/loft-sh/cluster-api-provider-vcluster/blob/main/docs/quick-start.md)
486
+
478
487
{{#/tab }}
479
488
{{#tab vSphere}}
480
489
@@ -562,7 +571,7 @@ before configuring a cluster with Cluster API. Instructions are provided for com
562
571
Otherwise, you can look at the `clusterctl generate cluster` [command][clusterctl generate cluster] documentation for details about how to
563
572
discover the list of variables required by a cluster templates.
Please see the [vcluster installation instructions](https://github.com/loft-sh/cluster-api-provider-vcluster#installation-instructions) for more details.
881
+
861
882
{{#/tab }}
862
883
{{#tab vSphere}}
863
884
@@ -897,30 +918,46 @@ For more information about prerequisites, credentials management, or permissions
897
918
898
919
For the purpose of this tutorial, we'll name our cluster capi-quickstart.
Azure [does not currently support Calico networking](https://docs.projectcalico.org/reference/public-cloud/azure). As a workaround, it is recommended that Azure clusters use the Calico spec below that uses VXLAN.
After a short while, our nodes should be running and in `Ready` state,
@@ -1026,13 +1065,16 @@ kubectl --kubeconfig=./capi-quickstart.kubeconfig get nodes
1026
1065
```
1027
1066
1028
1067
{{#/tab }}
1029
-
{{#tab Azure}}
1068
+
{{#tab vcluster}}
1030
1069
1031
-
Azure [does not currently support Calico networking](https://docs.projectcalico.org/reference/public-cloud/azure). As a workaround, it is recommended that Azure clusters use the Calico spec below that uses VXLAN.
0 commit comments