open-nomad/website/source/docs/enterprise/quotas/index.html.md
2017-11-20 12:19:42 -08:00

846 B

layout page_title sidebar_current description
docs Nomad Enterprise Resource Quotas docs-enterprise-quotas Nomad Enterprise provides support for applying resource quotas to namespaces which restricts the overall resources that jobs within the namespace are allowed to consume.

Nomad Enterprise Resource Quotas

In Nomad Enterprise, operators can define quota specifications and apply them to namespaces. When a quota is attached to a namespace, the jobs within the namespace may not consume more resources than the quota specification allows.

This allows operators to partition a shared cluster and ensure that no single actor can consume the whole resources of the cluster.

See the Resource Quotas Guide for more details.