Files
nomad/website/content/docs/other-specifications/index.mdx
Aimee Ukasick c12ad24de0 Docs: SEO updates to operations, other specs sections (#25518)
* seo operation section

* other specifications section

* Update website/content/docs/other-specifications/variables.mdx

Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>

---------

Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
2025-05-22 07:47:05 -05:00

20 lines
675 B
Plaintext

---
layout: docs
page_title: Nomad object specifications
description: |-
This section contains information on ACL policy, namespace, node pool, resource quota, variable, and volume specifications.
---
# Nomad object specifications
In addition to
[Jobs](/nomad/docs/job-specification),
these Nomad objects have specifications:
- [ACL Policy](/nomad/docs/other-specifications/acl-policy)
- [Namespace](/nomad/docs/other-specifications/namespace)
- [Node Pool](/nomad/docs/other-specifications/node-pool)
- [Resource Quota](/nomad/docs/other-specifications/quota)
- [Variable](/nomad/docs/other-specifications/variables)
- [Volume](/nomad/docs/other-specifications/volume)