Files
website/content/zh/docs/reference/glossary/resource-quota.md
T
Kubernetes Prow Robot 610f4bf4a4 Merge pull request #23330 from rayw000/fix/normalize-files-perm
Remove execute permission from markdown files
2020-08-22 17:25:39 -07:00

1.1 KiB

title, id, date, full_link, short_description, aka, tags
title id date full_link short_description aka tags
资源配额 resource-quota 2018-04-12 /zh/docs/concepts/policy/resource-quotas/ 资源配额提供了限制每个命名空间的资源消耗总和的约束。
fundamental
operation
architecture

资源配额提供了限制每个 {{< glossary_tooltip text="命名空间" term_id="namespace">}} 的资源消耗总和的约束。

限制了命名空间中每种对象可以创建的数量,也限制了项目中可被资源对象利用的计算资源总数。