1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00

OSDOCS-14922: Remove snippet causing build error and correct minor typo

This commit is contained in:
Shafer Slockett
2025-06-11 10:33:43 -04:00
committed by openshift-cherrypick-robot
parent 897c0b38f0
commit 0741579428
3 changed files with 32 additions and 12 deletions

View File

@@ -8,7 +8,7 @@
[id="configuring-vsphere-host-groups_{context}"]
= Configuring host groups for a VMware vCenter
:FeatureName: Openshift zones support for vSphere host groups
:FeatureName: OpenShift zones support for vSphere host groups
include::snippets/technology-preview.adoc[]
You can modify the default installation configuration file to deploy an {product-title} cluster on a {vmw-first} stretched cluster, where ESXi hosts are grouped into host groups by physical location.

View File

@@ -2901,8 +2901,12 @@ endif::vsphere[]
|If you define multiple failure domains for your cluster, you must attach the tag to each vCenter data center. To define a region, use a tag from the `openshift-region` tag category. For a single vSphere data center environment, you do not need to attach a tag, but you must enter an alphanumeric value, such as `datacenter`, for the parameter.
If you want to base your failure domains on host groups, attach these tags to your vSphere clusters instead of your data centers.
:FeatureName: Openshift zones support for vSphere host groups
include::snippets/technology-preview.adoc[]
[IMPORTANT]
====
OpenShift zones support for vSphere host groups is a Technology Preview feature only. Technology Preview features are not supported with Red Hat production service level agreements (SLAs) and might not be functionally complete. Red Hat does not recommend using them in production. These features provide early access to upcoming product features, enabling customers to test functionality and provide feedback during the development process.
For more information about the support scope of Red Hat Technology Preview features, see link:https://access.redhat.com/support/offerings/techpreview/[Technology Preview Features Support Scope].
====
|String
@@ -2912,8 +2916,12 @@ include::snippets/technology-preview.adoc[]
regionType:
|Specifies the `ComputeCluster` region type to enable host groups.
:FeatureName: Openshift zones support for vSphere host groups
include::snippets/technology-preview.adoc[]
[IMPORTANT]
====
OpenShift zones support for vSphere host groups is a Technology Preview feature only. Technology Preview features are not supported with Red Hat production service level agreements (SLAs) and might not be functionally complete. Red Hat does not recommend using them in production. These features provide early access to upcoming product features, enabling customers to test functionality and provide feedback during the development process.
For more information about the support scope of Red Hat Technology Preview features, see link:https://access.redhat.com/support/offerings/techpreview/[Technology Preview Features Support Scope].
====
|String
@@ -2931,8 +2939,12 @@ include::snippets/technology-preview.adoc[]
|If you define multiple failure domains for your cluster, you must attach a tag to each vCenter cluster. To define a zone, use a tag from the `openshift-zone` tag category. For a single vSphere data center environment, you do not need to attach a tag, but you must enter an alphanumeric value, such as `cluster`, for the parameter.
If you want to base your failure domains on host groups, define zones that correspond to your host groups instead of your clusters. Use these tags to associate each ESXi host with its host group.
:FeatureName: Openshift zones support for vSphere host groups
include::snippets/technology-preview.adoc[]
[IMPORTANT]
====
OpenShift zones support for vSphere host groups is a Technology Preview feature only. Technology Preview features are not supported with Red Hat production service level agreements (SLAs) and might not be functionally complete. Red Hat does not recommend using them in production. These features provide early access to upcoming product features, enabling customers to test functionality and provide feedback during the development process.
For more information about the support scope of Red Hat Technology Preview features, see link:https://access.redhat.com/support/offerings/techpreview/[Technology Preview Features Support Scope].
====
|String
@@ -2942,8 +2954,12 @@ include::snippets/technology-preview.adoc[]
zoneType:
|Specifies the `HostGroup` zone type to enable host groups.
:FeatureName: Openshift zones support for vSphere host groups
include::snippets/technology-preview.adoc[]
[IMPORTANT]
====
OpenShift zones support for vSphere host groups is a Technology Preview feature only. Technology Preview features are not supported with Red Hat production service level agreements (SLAs) and might not be functionally complete. Red Hat does not recommend using them in production. These features provide early access to upcoming product features, enabling customers to test functionality and provide feedback during the development process.
For more information about the support scope of Red Hat Technology Preview features, see link:https://access.redhat.com/support/offerings/techpreview/[Technology Preview Features Support Scope].
====
|String
@@ -3009,8 +3025,12 @@ endif::vsphere[]
hostGroup:
|Specifies the vSphere host group to associate with the failure domain.
:FeatureName: Openshift zones support for vSphere host groups
include::snippets/technology-preview.adoc[]
[IMPORTANT]
====
OpenShift zones support for vSphere host groups is a Technology Preview feature only. Technology Preview features are not supported with Red Hat production service level agreements (SLAs) and might not be functionally complete. Red Hat does not recommend using them in production. These features provide early access to upcoming product features, enabling customers to test functionality and provide feedback during the development process.
For more information about the support scope of Red Hat Technology Preview features, see link:https://access.redhat.com/support/offerings/techpreview/[Technology Preview Features Support Scope].
====
|String

View File

@@ -8,7 +8,7 @@
[id="installation-vsphere-regions-zones-host-groups_{context}"]
= VMware vSphere host group enablement
:FeatureName: Openshift zones support for vSphere host groups
:FeatureName: OpenShift zones support for vSphere host groups
include::snippets/technology-preview.adoc[]
When deploying an {product-title} cluster to {vmw-first}, you can map your {vmw-short} host groups onto {product-title} failure domains. This is useful if you are using a stretched cluster configuration, where ESXi hosts are grouped into host groups by physical location.