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
Copy file name to clipboardExpand all lines: docs/getting_started.md
+25-17Lines changed: 25 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,19 +2,19 @@
2
2
3
3
This is a guide on how to get started with CAPV (Cluster API Provider vSphere). To learn more about cluster API in more depth, check out the the [cluster api docs page](https://cluster-api.sigs.k8s.io/).
4
4
5
-
*[Getting Started](#Getting-Started)
6
-
*[Bootstrapping a Management Cluster with clusterctl](#Bootstrapping-a-Management-Cluster-with-clusterctl)
7
-
*[Install Requirements](#Install-Requirements)
5
+
*[Getting Started](#getting-started)
6
+
*[Bootstrapping a Management Cluster with clusterctl](#bootstrapping-a-management-cluster-with-clusterctl)
7
+
*[Install Requirements](#install-requirements)
8
8
*[clusterctl](#clusterctl)
9
-
*[Docker](#Docker)
10
-
*[Kind](#Kind)
9
+
*[Docker](#docker)
10
+
*[Kind](#kind)
11
11
*[kubectl](#kubectl)
12
-
*[vSphere Requirements](#vSphere-Requirements)
13
-
*[vCenter Credentials](#vCenter-Credentials)
14
-
*[Uploading the CAPV Machine Image](#Uploading-the-CAPV-Machine-Image)
15
-
*[Generating YAML for the Bootstrap Cluster](#Generating-YAML-for-the-Bootstrap-Cluster)
16
-
*[Using clusterctl](#Using-clusterctl)
17
-
*[Managing Workload Clusters using the Management Cluster](#Managing-Workload-Clusters-using-the-Management-Cluster)
12
+
*[vSphere Requirements](#vsphere-requirements)
13
+
*[vCenter Credentials](#vcenter-credentials)
14
+
*[Uploading the CAPV Machine Image](#uploading-the-capv-machine-image)
15
+
*[Generating YAML for the Bootstrap Cluster](#generating-yaml-for-the-bootstrap-cluster)
16
+
*[Using clusterctl](#using-clusterctl)
17
+
*[Managing Workload Clusters using the Management Cluster](#managing-workload-clusters-using-the-management-cluster)
18
18
19
19
## Bootstrapping a Management Cluster with clusterctl
0 commit comments