github.com/anth0d/nomad@v0.0.0-20221214183521-ae3a0a2cad06/website/content/docs/operations/index.mdx (about)

     1  ---
     2  layout: docs
     3  page_title: Operations
     4  description: |-
     5    Learn about operating Nomad.
     6  ---
     7  
     8  # Operations
     9  
    10  This section includes references on how to operate Nomad in production. To
    11  learn more, choose an item from the sidebar, or choose one of the options
    12  below:
    13  
    14  - [Operating Nomad Agents](/docs/operations/nomad-agent)
    15  - [Telemetry Overview](/docs/operations/monitoring-nomad)
    16  - [Metrics](/docs/operations/metrics-reference)
    17  - [Cluster Management](https://learn.hashicorp.com/collections/nomad/manage-clusters)
    18  - [Transport Security](https://learn.hashicorp.com/collections/nomad/transport-security)
    19  - [Access Control](https://learn.hashicorp.com/collections/nomad/access-control)