View Project Details
This section describes how to view project details.
Prerequisites
You need to join a cluster and have the Project Viewing permission in the cluster. For more information, see Cluster Members and Cluster Roles.
Steps
-
Log in to the KubeSphere web console with a user who has Project Viewing permissions and enter your cluster.
-
Click Project in the left navigation pane.
-
On the Projects page, click User Projects or System Projects to open the user project list or system project list.
-
Click the name of a project in the project list to open its details page.
-
On the project details page, in the Attributes area, view the resource attributes of the project.
Parameter Description Status
The current status of the project.
-
Active: The project status is normal.
-
Deleting: The project is being deleted.
Cluster
The cluster to which the project belongs.
Workspace
The workspace to which the project belongs.
Creation Time
The creation time of the project.
Creator
The user who created the project.
-
-
On the Overview tab, view the resource status of the current project, such as the number of pods, Deployments, StatefulSets, DaemonSets, Jobs, CronJobs, Persistent Volumes, Services, and Ingresses.
-
Click the Pods tab to view all pods running in the project.
-
Click
to view information about the containers running in the pod.
-
Click the name of a pod to view its details.
-
Enter keywords in the search box above the pod list to search for pods by name.
-
Click
in the upper right corner of the pod list to refresh the list information.
-
-
Click the Quotas tab to view the quota information of the project.
Functional Area Description Default Container Quotas
The default CPU reservation, CPU limit, memory reservation, memory limit, GPU type, and GPU limit for containers in the project. If not specifically set, newly created containers in the project will use the project’s default container quotas.
Project Quotas
The amount of available resources and the actual usage in the project, including: CPU Reservation, CPU Limit, Memory Reservation, Memory Limit, Pod Reservation, Pod Limit, etc.
For information on how to set default container quotas and project quotas, refer to Edit Default Container Quotas and Edit Project Quotas.
-
Click the Metadata tab to view the labels and annotations of the project.