Files
nomad/website/pages/docs/runtime/index.mdx
Jeff Escalante 19c404ca79 new website
2020-02-06 18:45:31 -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)