We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a49bb7f commit 694b4dbCopy full SHA for 694b4db
content/en/docs/concepts/policy/resource-quotas.md
@@ -22,8 +22,7 @@ be consumed by resources in that namespace.
22
23
Resource quotas work like this:
24
25
-- Different teams work in different namespaces. Currently this is voluntary, but
26
- support for making this mandatory via ACLs is planned.
+- Different teams work in different namespaces. This can be enforced with [RBAC](/docs/reference/access-authn-authz/rbac/).
27
28
- The administrator creates one ResourceQuota for each namespace.
29
0 commit comments