Workspace Quotas
This section describes how to view and manage workspace resource quotas.
In the KubeSphere platform, multiple clusters can be authorized to the same workspace. You can set resource quotas for each cluster in the workspace settings. Workspace quotas include two types of settings:
-
Resource Reservation: Container resource reservation is the resources reserved by the system for a single container. Workspace resource reservation is the maximum sum of resource reservations for all containers running in a single cluster within the workspace. The KubeSphere platform currently supports setting CPU reservation and memory reservation for workspaces.
-
Resource Limits: Container resource limits are the maximum resources a single container can use. Workspace resource limits are the maximum sum of resource limits for all containers running in a single cluster within the workspace. The KubeSphere platform currently supports setting CPU limits, memory limits, and storage resource limits for workspaces.