Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[internal fix] admonitions-tables-vsphere-12 #75284

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
20 changes: 12 additions & 8 deletions modules/installation-configuration-parameters.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -1688,7 +1688,7 @@ The `platform.vsphere` parameter prefixes each parameter listed in the table.
====

.Additional VMware vSphere cluster parameters
[cols=".^2,.^4,.^2",options="header,word-wrap",subs="+quotes,+attributes"]
[cols=".^2,.^4a,.^2a",options="header"]
|====
|Parameter|Description|Values

Expand Down Expand Up @@ -1733,15 +1733,19 @@ in vSphere.

|`apiVIPs`
|The virtual IP (VIP) address that you configured for control plane API access.

*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.
[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.
====
|An IP address, for example `128.0.0.1`.

|`ingressVIPs`
|The virtual IP (VIP) address that you configured for cluster ingress.

*Note:* In {product-title} 4.12 and later, the `ingressVIP` configuration setting is deprecated. Instead, use a `List` format to enter a value in the `ingressVIPs` configuration setting.
a|An IP address, for example `128.0.0.1`.
[NOTE]
====
In {product-title} 4.12 and later, the `ingressVIP` configuration setting is deprecated. Instead, use a `List` format to enter a value in the `ingressVIPs` configuration setting.
====
|An IP address, for example `128.0.0.1`.

|`diskType`
|Optional. The disk provisioning method. This value defaults to the vSphere default storage policy if not set.
Expand All @@ -1759,7 +1763,7 @@ The `platform.vsphere` parameter prefixes each parameter listed in the table.
====

.Optional VMware vSphere machine pool parameters
[cols=".^2,.^4,.^2",options="header,word-wrap",subs="+quotes,+attributes"]
[cols=".^2,.^4a,.^2a",options="header"]
|====
|Parameter|Description|Values

Expand Down Expand Up @@ -1800,7 +1804,7 @@ The `platform.vsphere` parameter prefixes each parameter listed in the table.
====

.Region and zone enablement parameters
[cols=".^2,.^4,.^2",options="header,word-wrap",subs="+quotes,+attributes"]
[cols=".^2,.^4a,.^2a",options="header"]
|====
|Parameter|Description|Values

Expand Down