diff --git a/website/source/docs/enterprise/index.html.md b/website/source/docs/enterprise/index.html.md index 7b6ad5fa8..806dd4187 100644 --- a/website/source/docs/enterprise/index.html.md +++ b/website/source/docs/enterprise/index.html.md @@ -14,7 +14,7 @@ for microservices deployments across complex network topologies. It also increases both scalability and resilience. Features include: - [Namespaces](/docs/enterprise/namespaces/index.html) -- [Namespace Quotas](/docs/enterprise/quotas/index.html) +- [Resource Quotas](/docs/enterprise/quotas/index.html) - [Sentinel Policy Enforcement](/docs/enterprise/sentinel/index.html) These features are part of [Nomad Enterprise](https://www.hashicorp.com/products/nomad/). diff --git a/website/source/docs/enterprise/quotas/index.html.md b/website/source/docs/enterprise/quotas/index.html.md index 25289e14c..1c7ee0540 100644 --- a/website/source/docs/enterprise/quotas/index.html.md +++ b/website/source/docs/enterprise/quotas/index.html.md @@ -1,14 +1,14 @@ --- layout: "docs" -page_title: "Nomad Enterprise Namespace Quotas" +page_title: "Nomad Enterprise Resource Quotas" sidebar_current: "docs-enterprise-quotas" description: |- - Nomad Enterprise provides support for applying quotas to namespaces which - restricts the overall resources that jobs within the namespace are allowed to - consume. + 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 Namespace Quotas +# Nomad Enterprise Resource Quotas In [Nomad Enterprise](https://www.hashicorp.com/products/nomad/), operators can define quota specifications and apply them to namespaces. When a quota is diff --git a/website/source/layouts/docs.erb b/website/source/layouts/docs.erb index 2df48c082..16560fbd6 100644 --- a/website/source/layouts/docs.erb +++ b/website/source/layouts/docs.erb @@ -431,7 +431,7 @@ Namespaces