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
@@ -2445,6 +2445,7 @@ Additional VMware vSphere configuration parameters are described in the followin
2445
2445
diskType:
2446
2446
|Optional. The disk provisioning method. This value defaults to the vSphere default storage policy if not set.
2447
2447
|Valid values are `thin`, `thick`, or `eagerZeroedThick`.
2448
+
endif::vsphere[]
2448
2449
2449
2450
|platform:
2450
2451
vsphere:
@@ -2480,6 +2481,7 @@ Additional VMware vSphere configuration parameters are described in the followin
2480
2481
template:
2481
2482
|Specify the absolute path to a pre-existing {op-system-first} image template or virtual machine. The installation program can use the image template or virtual machine to quickly install {op-system} on vSphere hosts. Consider using this parameter as an alternative to uploading an {op-system} image on vSphere hosts. The parameter is available for use only on installer-provisioned infrastructure.
2482
2483
|String
2484
+
ifdef::vsphere[]
2483
2485
2484
2486
|platform:
2485
2487
vsphere:
@@ -2493,6 +2495,7 @@ Additional VMware vSphere configuration parameters are described in the followin
2493
2495
vsphere:
2494
2496
| Describes your account on the cloud platform that hosts your cluster. You can use the parameter to customize the platform. When providing additional configuration settings for compute and control plane machines in the machine pool, the parameter is optional. You can only specify one vCenter server for your {product-title} cluster.
2495
2497
|String
2498
+
endif::vsphere[]
2496
2499
2497
2500
|platform:
2498
2501
vsphere:
@@ -2519,6 +2522,7 @@ The following table lists each deprecated vSphere configuration parameter:
@@ -2527,6 +2531,7 @@ The following table lists each deprecated vSphere configuration parameter:
2527
2531
2528
2532
*Note:* In {product-title} 4.12 and later, the `apiVIP` configuration setting is deprecated. Instead, use a `List` format to enter a value in the `apiVIPs` configuration setting.
2529
2533
a|An IP address, for example `128.0.0.1`.
2534
+
endif::vsphere[]
2530
2535
2531
2536
|platform:
2532
2537
vsphere:
@@ -2552,6 +2557,8 @@ a|An IP address, for example `128.0.0.1`.
2552
2557
|Optional. The absolute path of an existing folder where the installation program creates the virtual machines. If you do not provide this value, the installation program creates a folder that is named with the infrastructure ID in the data center virtual machine folder.
2553
2558
|String, for example, `/<datacenter_name>/vm/<folder_name>/<subfolder_name>`.
2554
2559
2560
+
ifdef::vsphere[]
2561
+
2555
2562
|platform:
2556
2563
vsphere:
2557
2564
ingressVIP:
@@ -2565,6 +2572,7 @@ a|An IP address, for example `128.0.0.1`.
2565
2572
network:
2566
2573
|The network in the vCenter instance that contains the virtual IP addresses and DNS records that you configured.
0 commit comments