mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 23:37:01 +00:00
Fix typo in scheduler doc
This commit is contained in:
parent
8c83671789
commit
b3cd21384b
@ -81,7 +81,7 @@ that rank the nodes that weren't filtered out by the predicate check. For exampl
|
||||
The scheduler is extensible: the cluster administrator can choose which of the pre-defined
|
||||
scheduling policies to apply, and can add new ones.
|
||||
|
||||
### Policies Prediates + Priorities
|
||||
### Policies (Predicates and Priorities)
|
||||
|
||||
The built-in predicates and priorities are
|
||||
defined in [plugin/pkg/scheduler/algorithm/predicates/predicates.go](http://releases.k8s.io/HEAD/plugin/pkg/scheduler/algorithm/predicates/predicates.go) and
|
||||
|
Loading…
Reference in New Issue
Block a user