View Workload Details
This section describes how to view workload details.
Prerequisites
-
The Application Management for Cluster Federation extension needs to be installed and enabled on the KubeSphere platform.
-
You need to join a federated project and have the Federated Project View permission in the corresponding workspace.
Steps
-
Log in to the KubeSphere web console as a user with Federated Project View permissions and enter your federated project.
-
Click Application Workloads > Workloads in the left navigation pane.
-
On the Workloads page, click Deployments or StatefulSets to open the workload list.
-
On the Deployments or StatefulSets tab, click the name of the target workload to go to its details page.
-
On the workload details page, view the resource attributes of the workload in the Attributes area.
Parameter Description Project
The project to which the workload belongs.
Application
The name of the application to which the workload belongs. You can create an application containing 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 workload details page, view the number of pod replicas, container ports, and pods for the workload on the Resource Status tab.
Parameter Description Pod Replicas
The current and desired number of pod replicas for the workload in each cluster.
Ports
The port name, protocol, and port number of the container managed by the workload.
Pods
All pods running in the workload. Expand the drop-down list to view pod information in a specific cluster.
-
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.
-
-
On the workload details page, click the Metadata tab to view the labels and annotations of the workload.
-
On the workload details page, click the Events tab to view events related to the workload.
Parameter Description Type
The type of the event, including Normal and Warning.
Reason
The reason why the event occurred.
Occurrence Time
The time when the event occurred.
Source
The component that reported the event.
Message
The content of the event message.