2016-06-28 20:08:53 +00:00
|
|
|
---
|
|
|
|
layout: "docs"
|
|
|
|
page_title: "Operating a Job"
|
|
|
|
sidebar_current: "docs-jobops"
|
|
|
|
description: |-
|
|
|
|
Learn how to operate a Nomad Job.
|
|
|
|
---
|
|
|
|
|
|
|
|
# Operating a Job
|
2016-06-29 19:47:17 +00:00
|
|
|
|
|
|
|
Once a job has been submitted to Nomad, users must be able to inspect the state
|
|
|
|
of tasks, understand resource usage and access task logs. Further, for services,
|
|
|
|
performing zero downtime updates is critical. This section provides some best
|
|
|
|
practices and guidance for operating jobs under Nomad. Please navigate the
|
|
|
|
appropriate sub-sections for more information.
|