View Workload Details
This section explains how to view workload details.
Prerequisites
You should join a project and have the Application Workload Viewing permission within the project. For more information, refer to "Project Members" and "Project Roles".
Steps
-
Log in to the KubeSphere web console with a user who has the Application Workload Viewing permission, and access your project.
-
Click Application Workloads > Workloads in the left navigation pane.
-
On the Workloads page, click Deployments, StatefulSets, or DaemonSets, then click the name of a workload in the list to open its details page.
-
In the Attributes section on the left side of the workload details page, view the attributes of the workload.
Parameter Description Cluster
The cluster to which the workload belongs.
Project
The project to which the workload belongs.
Application
The name of the application to which the workload belongs. You can create an application that includes multiple services, each corresponding to a workload.
Creation Time
The creation time of the workload.
Update Time
The update time of the workload.
Creator
The user who created the workload.
-
On the right side of the workload details page, on the Resource Status tab, view the pod replica count, container ports, and pods of the workload.
Parameter Description Replicas
The current and expected pod replica count of the workload.
Ports
The port name, protocol, and port number of the containers managed by the workload.
Pods
All the pods running in the workload.
-
Click to view information about the containers running in the pod.
-
Click the name of the pod to view container details.
-
Enter keywords in the search box above the pod list to search for pods whose names contain specific keywords.
-
Click in the upper-right corner of the pod list to refresh the information.
-
-
Click the Revision Records tab on the right side of the workload details page to view revision records for the workload.
-
Click a revision record from the dropdown list to view its serial number, creation time, and configuration file. KubeSphere automatically creates a serial number for each revision record, and up to 10 revision records can be retained.
-
The Configuration File section displays the differences between the current configuration file and the configuration file from the previous revision record. Click to vertically display the differences in the configuration files, and Click to horizontally display the differences in the configuration files.
-
-
Click the Metadata tab on the right side of the workload details page to view the labels and annotations of the workload.
-
Click the Environment Variables tab on the right side of the workload details page to view the environment variables of all containers in the workload.
-
Click the Events tab on the right side of the workload details page to view events related to the workload.
Parameter Description Type
The type of the event, including Normal and Warning.
Reason
The reason for the event.
Occurred
The time when the event occurred.
Source
The component that reported the event.
Message
The content of the event message.
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.