View Composed App Details
This section describes how to view app details in a federated project.
Prerequisites
-
The Federated Cluster App Management extension must 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 > Apps in the left navigation pane.
-
On the Apps page, click the name of an app to open its details page.
-
On the app details page, view the app’s resource attributes in the Attributes area.
Parameter Description Project
The project to which the application belongs.
Application
The name of the application.
Version
The version of the application.
Creation Time
The time when the application was created.
Update Time
The time when the application was updated.
Creator
The user who created the application.
-
On the Resource Status tab of the application details page, view the services that compose the application.
The Services area provides the following information:
Parameter Description Stateful Service
The name of the stateful service that composes the application.
Stateless Service
The name of the stateless service that composes the application.
Internal Domain Name
The service can be accessed from within the cluster using a domain name in the format <service name>.<project name>.svc.
Virtual IP Address
The virtual IP address used for internal cluster access to the service.
+
-
On the app details page, click External Access to view the app’s external access mode.
-
On the app details page, click Traffic Management to view the app’s traffic information.
-
| Note |
|---|
* In the Cluster area, you can select a specific cluster where the app resides to view the app’s traffic information for that cluster. * To use the Traffic Monitoring feature, the KubeSphere Service Mesh extension must be installed and enabled on the KubeSphere platform, and you must enable application governance when creating the app. For more information, see Create a Composed App. |
-
On the app details page, click Tracing to view the app’s request tracing information.
| Note |
|---|
|