Files
nomad/website/content/docs/runtime/index.mdx
Aimee Ukasick d9bb241b43 Docs SEO: Update runtime, networking, Nomad vs K8s, Nomad Enterprise, upgrading, release notes, and sectionless pages (#24764)
* 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>
2025-02-03 10:03:36 -06:00

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)