mirror of
https://github.com/kemko/nomad.git
synced 2026-01-10 12:25:42 +03:00
* 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>
20 lines
675 B
Plaintext
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)
|