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
Check the [vSphere provider releases](https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/releases) for an up-to-date components file.
166
-
167
-
For more information about prerequisites, credentials management, or permissions for vSphere, visit the [getting started guide](https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/blob/master/docs/getting_started.md).
165
+
It is required to use an official CAPV machine image for your vSphere VM templates. See [Uploading CAPV Machine Images](https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/blob/master/docs/getting_started.md#uploading-the-capv-machine-image) for instructions on how to do this.
Check the [vSphere provider releases](https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/releases) for an up-to-date components file.
192
+
193
+
For more information about prerequisites, credentials management, or permissions for vSphere, visit the [getting started guide](https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/blob/master/docs/getting_started.md).
| vCenter Server | 10.0.0.1 | The IP address or fully-qualified domain name (FQDN) of the vCenter server |
75
+
| Datacenter | SDDC-Datacenter | The datacenter to which VMs will be deployed |
76
+
| Datastore | DefaultDatastore | The datastore to use for VMs |
77
+
| Resource Pool | '*/Resources' | The resource pool in which the VMs will be located. Please note that when using an * character in part of the inventory path, the entire value must be single quoted. |
78
+
| VM Network | vm-network-1 | The VM network to use for VMs |
79
+
| VM Folder | vm | The VM folder in which VMs will be located |
80
+
| VM Template | ubuntu-1804-kube-v1.15.3 | The VM template to use for VMs |
| vCenter Server | 10.0.0.1 | The IP address or fully-qualified domain name (FQDN) of the vCenter server |
251
+
| Datacenter | SDDC-Datacenter | The datacenter to which VMs will be deployed |
252
+
| Datastore | DefaultDatastore | The datastore to use for VMs |
253
+
| Resource Pool | '*/Resources' | The resource pool in which the VMs will be located. Please note that when using an * character in part of the inventory path, the entire value must be single quoted. |
254
+
| VM Network | vm-network-1 | The VM network to use for VMs |
255
+
| VM Folder | vm | The VM folder in which VMs will be located |
256
+
| VM Template | ubuntu-1804-kube-v1.15.3 | The VM template to use for VMs |
| vCenter Server | 10.0.0.1 | The IP address or fully-qualified domain name (FQDN) of the vCenter server |
555
+
| Datacenter | SDDC-Datacenter | The datacenter to which VMs will be deployed |
556
+
| Datastore | DefaultDatastore | The datastore to use for VMs |
557
+
| Resource Pool | '*/Resources' | The resource pool in which the VMs will be located. Please note that when using an * character in part of the inventory path, the entire value must be single quoted. |
558
+
| VM Network | vm-network-1 | The VM network to use for VMs |
559
+
| VM Folder | vm | The VM folder in which VMs will be located |
560
+
| VM Template | ubuntu-1804-kube-v1.15.3 | The VM template to use for VMs |
0 commit comments