# Configure namespace object limits **Profile Applicability:** L1 **Type:** Configuration **Category:** Fairness **Description:** Namespace resource quotas should be used to allocate, track and limit the number of objects, of a particular type, that can be created within a namespace. **Rationale:** Resource quotas must be configured for each tenant namespace, to guarantee isolation and fairness across tenants. **Audit:** As cluster admin, create a tenant ```yaml kubectl create -f - <