github.com/anth0d/nomad@v0.0.0-20221214183521-ae3a0a2cad06/website/content/docs/other-specifications/index.mdx (about)

     1  ---
     2  layout: docs
     3  page_title: Other Specifications
     4  description: Learn about other specifications used in Nomad.
     5  ---
     6  
     7  # Other Specifications
     8  
     9  In addition to [jobs][job_spec] there are other objects that can be specified
    10  in Nomad.
    11  
    12  - [ACL Policy][acl_policy_spec]
    13  - [Volume][volume_spec]
    14  
    15  [job_spec]: /docs/job-specification
    16  [acl_policy_spec]: /docs/other-specifications/acl-policy
    17  [volume_spec]: /docs/other-specifications/volume