github.com/ferranbt/nomad@v0.9.3-0.20190607002617-85c449b7667c/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/go/nomad-enterprise) 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  Preemption capabilities enable the scheduler to temporarily evict lower priority 
    18  allocations for service and batch jobs so that higher priority allocations can be placed.
    19  Advanced Autopilot capabilities enable automated server upgrades, enhanced scalability 
    20  for reads and scheduling, and hot server failover on a per availability zone basis. See the 
    21  links below for a detailed overview of each feature.
    22  
    23  - [Namespaces](/docs/enterprise/namespaces/index.html)
    24  - [Resource Quotas](/docs/enterprise/quotas/index.html)
    25  - [Sentinel Policies](/docs/enterprise/sentinel/index.html)
    26  - [Preemption](/docs/enterprise/preemption/index.html)
    27  - [Advanced Autopilot](/docs/enterprise/autopilot/index.html)
    28  
    29  Click [here](https://www.hashicorp.com/go/nomad-enterprise) to set up a demo or request a trial 
    30  of Nomad Enterprise.
    31  
    32