mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
Merge pull request #7503 from hashicorp/docs-system-no-deploy
[docs] System scheduler doesn't do deployments.
This commit is contained in:
@@ -50,8 +50,8 @@ placed on the newly available nodes if the constraints are met.
|
||||
|
||||
This scheduler type is extremely useful for deploying and managing tasks that
|
||||
should be present on every node in the cluster. Since these tasks are
|
||||
managed by Nomad, they can take advantage of job updating, rolling deploys,
|
||||
service discovery and more.
|
||||
managed by Nomad, they can take advantage of job updating,
|
||||
service discovery, and more.
|
||||
|
||||
Since Nomad 0.9, the system scheduler will preempt eligible lower priority
|
||||
tasks running on a node if there isn't enough capacity to place a system job.
|
||||
|
||||
Reference in New Issue
Block a user