Fix type, correct plugin name
This commit is contained in:
@@ -91,7 +91,7 @@ extension points:
|
|||||||
- `NodeResourcesFit`: Checks if the node has all the resources that the Pod is
|
- `NodeResourcesFit`: Checks if the node has all the resources that the Pod is
|
||||||
requesting.
|
requesting.
|
||||||
Extension points: `PreFilter`, `Filter`.
|
Extension points: `PreFilter`, `Filter`.
|
||||||
- `NodeResourcesBallancedAllocation`: Favors nodes that would obtain a more
|
- `NodeResourcesBalancedAllocation`: Favors nodes that would obtain a more
|
||||||
balanced resource usage if the Pod is scheduled there.
|
balanced resource usage if the Pod is scheduled there.
|
||||||
Extension points: `Score`.
|
Extension points: `Score`.
|
||||||
- `NodeResourcesLeastAllocated`: Favors nodes that have a low allocation of
|
- `NodeResourcesLeastAllocated`: Favors nodes that have a low allocation of
|
||||||
|
|||||||
Reference in New Issue
Block a user