From b53b3fa831fc1c313ab6f2d971b55f531f33e7a9 Mon Sep 17 00:00:00 2001 From: Kevin Quinn Date: Fri, 21 Aug 2026 13:28:48 +0100 Subject: [PATCH] OCPBUGS-85518: Remove TP note for NUMA scheduler HA Remove the Technology Preview note from the Managing high availability (HA) for the NUMA-aware scheduler section. Co-Authored-By: Claude Sonnet 4.5 --- modules/cnf-managing-ha-nrop-scheduler.adoc | 5 ----- 1 file changed, 5 deletions(-) diff --git a/modules/cnf-managing-ha-nrop-scheduler.adoc b/modules/cnf-managing-ha-nrop-scheduler.adoc index 9e212213989..f5b33c162c2 100644 --- a/modules/cnf-managing-ha-nrop-scheduler.adoc +++ b/modules/cnf-managing-ha-nrop-scheduler.adoc @@ -8,11 +8,6 @@ [role="_abstract"] To ensure high availability for the NUMA-aware secondary scheduler, the NUMA Resources Operator automatically creates scheduler replicas on control plane nodes. The Operator manages this configuration by using the `spec.replicas` field in the `NUMAResourcesScheduler` custom resource (CR). --- -:FeatureName: Managing high availability -include::snippets/technology-preview.adoc[] --- - By default, the NUMA Resources Operator automatically enables HA mode by creating one scheduler replica for each control plane node, with a maximum of three replicas. The following manifest demonstrates the default behavior. To automatically enable replica detection, omit the `replicas` field.