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.