Skip to main content

Quota Management

Quotas define the resource limits for each project within your Edge Thunder CCE region. They control how much compute, storage, network, and other resources a project can consume.

Quota Categories

Edge Thunder CCE supports quota management across the following categories:

CategoryExample Parameters
ComputeCPU cores, RAM (MB)
StorageVolume storage (GB), storage policies
NetworkFloating IPs, VPN connections
Load BalancerLoad balancer instances, listeners, pools
KubernetesMaximum number of clusters

Soft Quotas and Hard Quotas

Quota parameters are divided into two groups to simplify management:

  • Soft quotas — These are the commonly adjusted resource limits for your day-to-day usage. You can freely modify soft quota values to match your project's changing needs.
  • Hard quotas — These are pre-configured with recommended defaults designed for the correct operation of your resources. Hard quotas can still be updated if specifically needed, but in most cases the default values should be kept as they are.

This separation reduces complexity by keeping the most relevant quota parameters easily accessible, while ensuring that critical configuration values remain at their recommended settings unless you have a specific reason to change them.

Viewing Default Quotas

To view the default quota values for your region:

  1. Navigate to the Edge Thunder CCE management panel for your region.
  2. When creating a new project, the default quota values are displayed in the quota configuration step.

Default quotas represent the baseline values that are pre-filled when creating new projects. These defaults are configured for your region by DT Cloud.

Viewing Project Quotas

To view the current quota values for an existing project:

  1. From the project list, select the project.
  2. Navigate to the Quotas section.
  3. The current quota values are displayed, grouped by category.

Updating Project Quotas

To modify quota values for an existing project:

  1. Navigate to the project's quota section.
  2. Click Edit Quotas.
  3. Adjust the desired quota values. You can modify multiple quota parameters at once.
  4. Click Save to apply the changes.

Quota changes take effect immediately — no restart or redeployment is required.