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.
1 parent 708cc9a commit 1b8686eCopy full SHA for 1b8686e
content/en/docs/concepts/scheduling-eviction/kube-scheduler.md
@@ -47,7 +47,7 @@ functions to score the feasible Nodes and picks a Node with the highest
47
score among the feasible ones to run the Pod. The scheduler then notifies
48
the API server about this decision in a process called _binding_.
49
50
-Factors that need taken into account for scheduling decisions include
+Factors that need to be taken into account for scheduling decisions include
51
individual and collective resource requirements, hardware / software /
52
policy constraints, affinity and anti-affinity specifications, data
53
locality, inter-workload interference, and so on.
0 commit comments