We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 61c630a + 7866a54 commit c477e08Copy full SHA for c477e08
content/en/docs/reference/scheduling/profiles.md
@@ -91,7 +91,7 @@ extension points:
91
- `NodeResourcesFit`: Checks if the node has all the resources that the Pod is
92
requesting.
93
Extension points: `PreFilter`, `Filter`.
94
-- `NodeResourcesBallancedAllocation`: Favors nodes that would obtain a more
+- `NodeResourcesBalancedAllocation`: Favors nodes that would obtain a more
95
balanced resource usage if the Pod is scheduled there.
96
Extension points: `Score`.
97
- `NodeResourcesLeastAllocated`: Favors nodes that have a low allocation of
0 commit comments