- Home
- All questions
- Question 197
CKA study material · question 197 of 1000
What is the difference between a ResourceQuota and a LimitRange?
Show the answer
Answer: C. A quota caps the namespace total; a LimitRange constrains a single object
A LimitRange bounds what one object may request, whereas a ResourceQuota caps the namespace's total.
Source: Limit Ranges (Kubernetes) — Limit Ranges