View Project Quotas
This section describes how to view 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 Viewing permission within the project.
Steps
-
Log in to the KubeSphere web console with a user who has the Federated Project Viewing permission, and access your multi-cluster project.
-
Click Project Settings > Project Quotas in the left navigation pane.
The Project Quotas page provides the following resource information:
Parameter Description CPU Limit
The maximum sum of CPU limits for all containers in the project, in cores.
Memory Limit
The maximum sum of memory limits for all containers in the project, in MiB.
Pods
The current number of pods created in the project, and the maximum number of pods that can be created.
PVC Limit
The current capacity of persistent volume claims created in the project, and the maximum capacity of persistent volume claims that can be created.
PVC
The current number of persistent volume claims created in the project, and the maximum number of persistent volume claims that can be created.
Deployments
The current number of deployments created in the project, and the maximum number of deployments that can be created.
StatefulSets
The current number of stateful sets created in the project, and the maximum number of stateful sets that can be created.
Volumes
The current number of volumes created in the project, and the maximum number of volumes that can be created.
Services
The current number of services created in the project, and the maximum number of services that can be created.
Ingresses
The current number of ingresses created in the project, and the maximum number of ingresses that can be created.
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.