Skip to content

Commit 1b8686e

Browse files
authored
Update kube-scheduler.md
fix a small grammatical error
1 parent 708cc9a commit 1b8686e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/scheduling-eviction/kube-scheduler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ functions to score the feasible Nodes and picks a Node with the highest
4747
score among the feasible ones to run the Pod. The scheduler then notifies
4848
the API server about this decision in a process called _binding_.
4949

50-
Factors that need taken into account for scheduling decisions include
50+
Factors that need to be taken into account for scheduling decisions include
5151
individual and collective resource requirements, hardware / software /
5252
policy constraints, affinity and anti-affinity specifications, data
5353
locality, inter-workload interference, and so on.

0 commit comments

Comments
 (0)