mirror of
https://github.com/kemko/nomad.git
synced 2026-01-09 03:45:41 +03:00
docs: add note that only system job preemption is available in OSS
This commit is contained in:
committed by
GitHub
parent
99bf86a48a
commit
c0146fa8ca
@@ -31,6 +31,10 @@ into the plan queue.
|
||||
|
||||
# Details
|
||||
|
||||
~> **Enterprise Functionality** System job preemption is available as an OSS
|
||||
~> feature, while Batch and Service job preemption is only available in the
|
||||
~> Enterprise offering.
|
||||
|
||||
Preemption is enabled by default in Nomad 0.9. Operators can use the [scheduler config](/api-docs/operator#update-scheduler-configuration) API endpoint to disable preemption.
|
||||
|
||||
Nomad uses the [job priority](/docs/job-specification/job#priority) field to determine what running allocations can be preempted.
|
||||
|
||||
Reference in New Issue
Block a user