open-nomad/website/content/docs/runtime/index.mdx
2021-01-05 19:02:39 -05:00

20 lines
507 B
Plaintext

---
layout: docs
page_title: Runtime
description: |-
Learn about Nomad's runtime environment variables, interpolation, caveats,
and more.
---
# Runtime
This section details nomad's runtime information, including environment
variables, interpolations, caveats, and more.
To learn more about Nomad's runtime, choose an item from the sidebar, or choose
one of the options below:
- [Environment](/docs/runtime/environment)
- [Interpolation](/docs/runtime/interpolation)
- [Schedulers](/docs/schedulers)