mirror of
https://github.com/kemko/nomad.git
synced 2026-01-03 17:05:43 +03:00
23 lines
915 B
Markdown
23 lines
915 B
Markdown
---
|
|
layout: "docs"
|
|
page_title: "Nomad Enterprise"
|
|
sidebar_current: "docs-enterprise"
|
|
description: |-
|
|
Nomad Enterprise adds collaboration and governance capabilities to Nomad.
|
|
Features include Namespaces, Resource Quotas, and Sentinel Policies.
|
|
---
|
|
|
|
# Nomad Enterprise
|
|
|
|
[Nomad Enterprise](https://www.hashicorp.com/products/nomad/) adds collaboration
|
|
and governance capabilities to Nomad. With Nomad Enterprise, operators can enable
|
|
multiple teams to safely use a single multi-region deployment, limit resource
|
|
consumption across teams or projects, and enforce arbitrary fine-grained policies
|
|
upon job submission. Nomad Enterprise features include:
|
|
|
|
- [Namespaces](/docs/enterprise/namespaces/index.html)
|
|
- [Resource Quotas](/docs/enterprise/quotas/index.html)
|
|
- [Sentinel Policies](/docs/enterprise/sentinel/index.html)
|
|
|
|
These features are part of [Nomad Enterprise](https://www.hashicorp.com/products/nomad/).
|