Edit Project Quotas
This section describes how to edit project quotas.
Prerequisites
-
Application Management for Cluster Federation should have been installed and enabled.
-
You should join a multi-cluster project and have the Federated Project Management permission within the project.
Steps
-
Log in to the KubeSphere web console with a user who has the Federated Project Management permission, and access your multi-cluster project.
-
Click Project Settings > Project Quotas in the left navigation pane.
-
On the Project Quotas page, click Edit Quotas in the top-right corner to enter the quota editing page.
-
In the Edit Project Quotas dialog, set the resource requests and resource limits.
Parameter Description CPU Requests
The maximum sum of CPU reservations for all containers in the project, in cores.
CPU Limit
The maximum sum of CPU limits for all containers in the project, in cores.
Memory Requests
The maximum sum of memory reservations for all containers in the project, in GiB.
Memory Limit
The maximum sum of memory limits for all containers in the project, in GiB.
GPU Type
The type of GPU that containers in the project can use. Currently, only NVIDIA GPU is supported.
GPU Limit
The maximum number of GPUs that all containers in the project can use, in GPUs.
-
In the Edit Project Quotas dialog, set the total storage resources and storage class-related resources in the Storage Resource Quotas area.
-
In the Edit Project Quotas dialog, set the maximum number of application resources for the project in the Application Resource Quotas area, then click OK.
-
You can set the maximum number of pods, deployments, statefulsets, persistent volume claims, services, ingresses, secrets, and configmaps in the project.
-
Click Add to set the maximum number for multiple application resources.
-
Feedback
Was this page Helpful?
Receive the latest news, articles and updates from KubeSphere
Thanks for the feedback. If you have a specific question about how to use KubeSphere, ask it on Slack. Open an issue in the GitHub repo if you want to report a problem or suggest an improvement.