- Home
- All questions
- Question 194
CKA study material · question 194 of 1000
When does a namespace become subject to resource quota enforcement?
Show the answer
Answer: B. Once a ResourceQuota object exists in that namespace
ResourceQuota is an admission plugin, but a namespace is only constrained once a ResourceQuota object is in it.
Source: Resource Quotas (Kubernetes) — Enabling Resource Quota