github.com/smintz/nomad@v0.8.3/website/source/docs/enterprise/index.html.md (about)

     1  ---
     2  layout: "docs"
     3  page_title: "Nomad Enterprise"
     4  sidebar_current: "docs-enterprise"
     5  description: |-
     6    Nomad Enterprise adds operations, collaboration, and governance capabilities to Nomad.
     7    Features include Namespaces, Resource Quotas, Sentinel Policies, and Advanced Autopilot.
     8  ---
     9  
    10  # Nomad Enterprise
    11  
    12  [Nomad Enterprise](https://www.hashicorp.com/products/nomad/) adds collaboration, 
    13  operational, and governance capabilities to Nomad. Namespaces allow multiple 
    14  teams to safely use a shared multi-region deployment. With Resource Quotas, 
    15  operators can limit resource consumption across teams or projects. Sentinel 
    16  policies enable enforcement of arbitrary fine-grained policies on job submission. 
    17  Advanced Autopilot capabilities enable automated server upgrades, enhanced scalability 
    18  for reads and scheduling, and hot server failover on a per availability zone basis. See the 
    19  links below for a detailed overview of each feature.
    20  
    21  - [Namespaces](/docs/enterprise/namespaces/index.html)
    22  - [Resource Quotas](/docs/enterprise/quotas/index.html)
    23  - [Sentinel Policies](/docs/enterprise/sentinel/index.html)
    24  - [Advanced Autopilot](/docs/enterprise/autopilot/index.html)
    25  
    26  These features are part of [Nomad Enterprise](https://www.hashicorp.com/products/nomad/).