mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 17:35:43 +03:00
* Docs SEO: Updates CE-781,782,785,788 * CE-791 single pages * CE-786 enterprise section * CE-789 release notes * fix content-check error * Update description and add intro body paragraph when appropriate * fix typo * Apply suggestions from Jeff's code review Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com> --------- Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
19 lines
514 B
Plaintext
19 lines
514 B
Plaintext
---
|
|
layout: docs
|
|
page_title: Runtime
|
|
description: |-
|
|
Learn about Nomad's runtime environment variables, interpolation, and schedulers.
|
|
---
|
|
|
|
# Runtime
|
|
|
|
This section details Nomad's runtime information, including environment
|
|
variables, interpolations, and caveats.
|
|
|
|
To learn more about Nomad's runtime, choose an item from the sidebar, or choose
|
|
one of the options below:
|
|
|
|
- [Environment](/nomad/docs/runtime/environment)
|
|
- [Interpolation](/nomad/docs/runtime/interpolation)
|
|
- [Schedulers](/nomad/docs/schedulers)
|