18 lines
580 B
Markdown
18 lines
580 B
Markdown
---
|
|
layout: "docs"
|
|
page_title: "Internals"
|
|
sidebar_current: "docs-internals"
|
|
description: |-
|
|
This section covers the internals of Nomad and explains technical details of Nomads operation.
|
|
---
|
|
|
|
# Nomad Internals
|
|
|
|
This section covers the internals of Nomad and explains the technical
|
|
details of how Nomad functions, its architecture, and sub-systems.
|
|
|
|
-> **Note:** Knowledge of Nomad internals is not
|
|
required to use Nomad. If you aren't interested in the internals
|
|
of Nomad, you may safely skip this section. If you are operating Nomad,
|
|
we recommend understanding the internals.
|