Kvindo™ Cloud Docs


Language

Quota

A Quota limits the total quantity of a specific resource dimension that can be provisioned within an organization. The platform checks the relevant quota before accepting a creation request, preventing runaway resource creation and controlling costs.

Key concepts

Product / Resource / Parameter — together identify what is limited, e.g. product compute, resource vm, parameter count (or vcpucount)

Limit — the maximum allowed value for that dimension

Current value — read-only usage counted against the limit (status.currentValue)

Quota Change Request — the usual way to raise a limit; Support reviews and applies it

Parameters
UI Name API / kc name Terraform name Optional Format Default Is read only Description
Product spec.product spec.product No string No Product the limit belongs to, e.g. compute
Resource spec.resource spec.resource No string No Resource type within the product, e.g. vm
Parameter spec.parameter spec.parameter No string No Dimension being limited, e.g. count, vcpucount
Limit spec.limit spec.limit No 32-bit integer No Maximum allowed value
Current value status.currentValue status.current_value 32-bit integer Yes Current usage counted against the limit
Usage
Quotas are precreated by the platform — you cannot create or delete them yourself. To raise a limit, submit a Quota Change Request, which Support reviews and applies. List your organization's quotas with kc get quota.

Related pages

Resource docs

Reference

An unhandled error has occurred. Reload 🗙