diff --git a/modules/custom-tuning-specification.adoc b/modules/custom-tuning-specification.adoc index 131ae9f3c0ce..a043f15129aa 100644 --- a/modules/custom-tuning-specification.adoc +++ b/modules/custom-tuning-specification.adoc @@ -5,21 +5,6 @@ [id='custom-tuning-specification-{context}'] = Custom tuning specification -[IMPORTANT] -==== -Custom profiles are currently a Technology Preview feature. -ifdef::openshift-enterprise[] -Technology Preview features are not supported with Red Hat production service -level agreements (SLAs), might not be functionally complete, and Red Hat does -not recommend to use them for production. These features provide early access to -upcoming product features, enabling customers to test functionality and provide -feedback during the development process. - -See the link:https://access.redhat.com/support/offerings/techpreview/[Red Hat -Technology Preview features support scope] for more information. -endif::[] -==== - The custom resource (CR) for the operator has two major sections. The first section, `profile:`, is a list of tuned profiles and their names. The second, `recommend:`, defines the profile selection logic. diff --git a/scalability_and_performance/using-node-tuning-operator.adoc b/scalability_and_performance/using-node-tuning-operator.adoc index dc28eaa8002b..e8ffd72494b2 100644 --- a/scalability_and_performance/using-node-tuning-operator.adoc +++ b/scalability_and_performance/using-node-tuning-operator.adoc @@ -13,6 +13,9 @@ include::modules/node-tuning-operator.adoc[leveloffset=+1] include::modules/accessing-an-example-cluster-node-tuning-operator-specification.adoc[leveloffset=+1] +:FeatureName: Custom profiles for custom tuning specification +include::modules/technology-preview.adoc[leveloffset=+1] + include::modules/custom-tuning-specification.adoc[leveloffset=+1] include::modules/cluster-node-tuning-operator-default-profiles-set.adoc[leveloffset=+1]