open-nomad/website/content/docs/runtime/index.mdx

20 lines
507 B
Plaintext
Raw Normal View History

---
2020-02-06 23:45:31 +00:00
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:
2020-02-06 23:45:31 +00:00
- [Environment](/docs/runtime/environment)
- [Interpolation](/docs/runtime/interpolation)
- [Schedulers](/docs/schedulers)