From 0741579428101c19fe8858f1d67456f922c62e70 Mon Sep 17 00:00:00 2001 From: Shafer Slockett Date: Wed, 11 Jun 2025 10:33:43 -0400 Subject: [PATCH] OSDOCS-14922: Remove snippet causing build error and correct minor typo --- modules/configuring-vsphere-host-groups.adoc | 2 +- ...installation-configuration-parameters.adoc | 40 ++++++++++++++----- ...ion-vsphere-regions-zones-host-groups.adoc | 2 +- 3 files changed, 32 insertions(+), 12 deletions(-) diff --git a/modules/configuring-vsphere-host-groups.adoc b/modules/configuring-vsphere-host-groups.adoc index 963d33770f..639e1a7fe9 100644 --- a/modules/configuring-vsphere-host-groups.adoc +++ b/modules/configuring-vsphere-host-groups.adoc @@ -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. diff --git a/modules/installation-configuration-parameters.adoc b/modules/installation-configuration-parameters.adoc index 622bef74b4..784e0abc4f 100644 --- a/modules/installation-configuration-parameters.adoc +++ b/modules/installation-configuration-parameters.adoc @@ -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 diff --git a/modules/installation-vsphere-regions-zones-host-groups.adoc b/modules/installation-vsphere-regions-zones-host-groups.adoc index cd8813f3ae..9015759bf3 100644 --- a/modules/installation-vsphere-regions-zones-host-groups.adoc +++ b/modules/installation-vsphere-regions-zones-host-groups.adoc @@ -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.