From 001752605a837fca3330322cd0f0a536c4b00a3c Mon Sep 17 00:00:00 2001 From: AdamDang Date: Wed, 28 Nov 2018 13:25:06 +0800 Subject: [PATCH] zh-trans: add resource-quota.md (#11369) * zh-trans: add resource-quota.md zh-trans: add resource-quota.md * Update resource-quota.md * Update resource-quota.md --- .../docs/reference/glossary/resource-quota.md | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/content/zh/docs/reference/glossary/resource-quota.md b/content/zh/docs/reference/glossary/resource-quota.md index 206791aa1c..c0f40f3234 100755 --- a/content/zh/docs/reference/glossary/resource-quota.md +++ b/content/zh/docs/reference/glossary/resource-quota.md @@ -1,4 +1,20 @@ --- +title: 资源配额 +id: resource-quota +date: 2018-04-12 +full_link: /docs/concepts/policy/resource-quotas/ +short_description: > + 资源配额提供了限制每个命名空间的资源消耗总和的约束。 + +aka: +tags: +- fundamental +- operation +- architecture +--- + + + + + +资源配额提供了限制每个 {{< glossary_tooltip text="命名空间" term_id="namespace">}} 的资源消耗总和的约束。 + + +限制了命名空间中每种对象可以创建的数量,也限制了项目中可被资源对象利用的计算资源总数。 +