docs: remove mention of custom schedulers

Not sure if this was meant to imply adding more schedulers to Nomad is
easy, or that we plan on adding pluggable schedulers. Either way,
neither of those statements is really true unless you really stretch the
definitions of "easy" and "plan".

So remove this sentence as I can't imagine it does anything other than
confuse people.
This commit is contained in:
Michael Schurter 2020-07-22 08:57:43 -07:00
parent 91e55d4bc3
commit be43ae77f0
1 changed files with 1 additions and 2 deletions

View File

@ -42,8 +42,7 @@ and then invoke the appropriate scheduler as specified by the job. Nomad ships
with a `service` scheduler that optimizes for long-lived services, a `batch`
scheduler that is used for fast placement of batch jobs, a `system` scheduler
that is used to run jobs on every node, and a `core` scheduler which is used
for internal maintenance. Nomad can be extended to support custom schedulers as
well.
for internal maintenance.
Schedulers are responsible for processing an evaluation and generating an
allocation _plan_. The plan is the set of allocations to evict, update, or