Skip to content

TELCODOCS-2270-RN topology-aware scheduler: HA - Adding RN and updating TP table #97817

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: enterprise-4.20
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions release_notes/ocp-4-20-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -827,7 +827,12 @@ c
[id="ocp-release-notes-tuning-hcp-performance-profile_{context}"]
==== Tuning {hcp} using a performance profile

[id="ocp-release-notes-numa-resources-operator-replicas_{context}"]
==== Configuring NUMA-aware scheduler replicas and high availability (Technology Preview)

By default in {product-title} {product-version} the NUMA Resources Operator automatically enables high availability (HA) mode. In this mode, the NUMA Resources Operator creates one scheduler replica for each control-plane node in the cluster to ensure redundancy. This default behavior occurs if the `spec.replicas` field is not specified in the NUMAResourcesScheduler Custom Resource (CR). Alternatively, you can explicitly set a specific number of scheduler replicas to override the default HA behavior or disable the scheduler entirely by setting the `spec.replicas` field to `0`.

This feature is available as a technology preview. For more information, see the

[id="ocp-release-notes-security_{context}"]
=== Security
Expand Down Expand Up @@ -1972,6 +1977,11 @@ In the following tables, features are marked with the following statuses:
|Technology Preview
|Technology Preview
|Technology Preview

|Configuring NUMA-aware scheduler replicas and high availability
|Not available
|Not available
|Technology Preview
|====

[discrete]
Expand Down