Remove deprecated scheduling plugin NodeResourcesFit from config.md

This commit is contained in:
houjun 2021-03-13 23:34:31 +08:00
parent 8028d4ee1a
commit 22415dbc29
1 changed files with 0 additions and 2 deletions

View File

@ -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`.