This section describes how to view workspace quotas.

Prerequisites

You need to join a workspace and have the Workspace Settings View permission in the workspace. For more information, see Workspace Members and Workspace Roles.

Steps

  1. Log in to the KubeSphere web console with a user who has Workspace Settings View permissions and enter your workspace.

  2. Click Workspace Settings > Workspace Quotas in the left navigation pane.

    The Workspace Quotas page displays the resource quota information for each cluster authorized to the workspace:

    Parameter Description

    CPU Limit

    The maximum sum of CPU limits for all containers running in a single cluster within the workspace.

    CPU Request

    The maximum sum of CPU requests for all containers running in a single cluster within the workspace.

    Memory Limit

    The maximum sum of memory limits for all containers running in a single cluster within the workspace.

    Memory Request

    The maximum sum of memory requests for all containers running in a single cluster within the workspace.

    Persistent Volume Claim Limit

    The total capacity of Persistent Volume Claims currently created in the workspace, and the capacity limit for Persistent Volume Claims that can be created.

    Persistent Volume Claim

    The total number of Persistent Volume Claims currently created in the workspace, and the quantity limit for Persistent Volume Claims that can be created.

    Storage Class Resource Limit

    The capacity limit for Persistent Volume Claims allowed to be created by the Storage Class.

    Storage Class Resource

    The quantity limit for Persistent Volume Claims allowed to be created by the Storage Class.