Remove deprecated scheduling plugin NodeResourcesFit from config.md
This commit is contained in:
parent
8028d4ee1a
commit
22415dbc29
|
@ -181,8 +181,6 @@ that are not enabled by default:
|
|||
- `RequestedToCapacityRatio`: Favor nodes according to a configured function of
|
||||
the allocated resources.
|
||||
Extension points: `Score`.
|
||||
- `NodeResourceLimits`: Favors nodes that satisfy the Pod resource limits.
|
||||
Extension points: `PreScore`, `Score`.
|
||||
- `CinderVolume`: Checks that OpenStack Cinder volume limits can be satisfied
|
||||
for the node.
|
||||
Extension points: `Filter`.
|
||||
|
|
Loading…
Reference in New Issue