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 visit the [Kubevirt project][Kubevirt provider].
443
+
439
444
{{#/tab }}
440
445
{{#tab Metal3}}
441
446
@@ -446,11 +451,6 @@ Please visit the [Metal3 project][Metal3 provider].
446
451
447
452
Please follow the Cluster API Provider for [Nutanix Getting Started Guide](https://github.com/nutanix-cloud-native/cluster-api-provider-nutanix/blob/main/docs/getting_started.md)
448
453
449
-
{{#/tab }}
450
-
{{#tab Kubevirt}}
451
-
452
-
Please visit the [Kubevirt project][Kubevirt provider].
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
486
487
+
{{#/tab }}
488
+
{{#tab Virtink}}
489
+
490
+
```bash
491
+
# Initialize the management cluster
492
+
clusterctl init --infrastructure virtink
493
+
```
494
+
487
495
{{#/tab }}
488
496
{{#tab vSphere}}
489
497
@@ -571,7 +579,7 @@ before configuring a cluster with Cluster API. Instructions are provided for com
571
579
Otherwise, you can look at the `clusterctl generate cluster` [command][clusterctl generate cluster] documentation for details about how to
572
580
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
888
889
+
{{#/tab }}
890
+
{{#tab Virtink}}
891
+
892
+
To see all required Virtink environment variables execute:
0 commit comments