mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
TELCODOCS-2526 - RN for Dynamic Resource Allocation
This commit is contained in:
@@ -23,3 +23,7 @@ As of this update, the Bare Metal Operator has the `readOnlyRootFilesystem` secu
|
||||
MachineSets advertise node architecture for autoscaling::
|
||||
+
|
||||
With this update, MachineSets advertise the architecture of their nodes, which allows the autoscaler to intelligently scale MachineSets in multi-architecture environments.
|
||||
|
||||
Dynamic Resource Allocation plugin is disabled in the NUMA-aware scheduler::
|
||||
+
|
||||
With this update, the Dynamic Resource Allocation (DRA) is disabled so that the secondary scheduler, managed by `numaresources` operator, does not need to handle DRA resources. The Kubernetes project has recently enabled DRA by default, setting specific expectations on the scheduler-plugins project to support watching DRA resources. As a result, the OpenShift topology-aware scheduler (TAS) disables DRA plugin in its profile, and therefore ignores DRA-related custom resources (CRs) when making scheduling decisions.
|
||||
Reference in New Issue
Block a user