open-nomad/website/content/docs/other-specifications/index.mdx
Tim Gross 1e8978ca04
docs: ACL policy spec reference (#13787)
The "Secure Nomad with Access Control" guide provides a tutorial for
bootstrapping Nomad ACLs, writing policies, and creating tokens. Add a reference
guide just for the ACL policy specification.
2022-07-18 09:35:28 -04:00

18 lines
428 B
Plaintext

---
layout: docs
page_title: Other Specifications
description: Learn about other specifications used in Nomad.
---
# Other Specifications
In addition to [jobs][job_spec] there are other objects that can be specified
in Nomad.
- [ACL Policy][acl_policy_spec]
- [Volume][volume_spec]
[job_spec]: /docs/job-specification
[acl_policy_spec]: /docs/other-specifications/acl-policy
[volume_spec]: /docs/other-specifications/volume