Updated on 2025-06-13 GMT+08:00

Resource Quota Management

With resource quota management, you are allowed to control the number of workloads (such as Deployments and pods) and the upper limits of resources (such as CPUs and memory) in namespaces or related dimensions. If this function is enabled, a ResourceQuota object is automatically created along with a namespace.

Value Range

true or false

Default Value

false

Modifiable

Yes

Scope

CCE standard and CCE Turbo clusters later than 1.21

In high-concurrency scenarios (for example, creating pods in batches), resource quota management may cause some requests to fail due to conflicts. Do not enable this function unless necessary. To enable this function, ensure that there is a retry mechanism in the request client.