Configuring Quota


This article describes how application developers can create a new Quota configuration that configures the container resources for a given environment and cluster.

Creating New Quota

Configure the Quota container resource for the cluster by following these steps:

  1. In the left navigation bar, select Clusters > Namespaces.

  2. In the Overview page, configure the cluster’s container resources in Quota Usage Rate.

  3. In the Resource Quota field, configure the cluster’s container resources.

    • CPU Request/Limit:Enter the CPU limit and request value
    • Memory Request/Limit:Enter the memory limit and request value
    • Storage Request:Enter the stored limit
    • Pods:Enter the number of Pods that can be run
    • Ephemeral Storage:Enter the ephemeral maximum storage capacity for this cluster.
    ../../../_images/quota_config.png
  4. Click OK to complete the Quota configuration.

Next Step

After the Quota configuration is created, you can configure the resource quota for a project when you create the project. The sum of the resource quotas for all projects cannot exceed the Quota configuration for the cluster.