Merge pull request #27040 from houjun41544/20210312-schedulerplugin

Remove deprecated scheduling plugin NodeResourceLimits from config.md
This commit is contained in:
Kubernetes Prow Robot
2021-03-16 09:54:36 -07:00
committed by GitHub
@@ -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`.