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

  1. Log in to the KubeSphere web console as a user with Federated Project View permissions and enter your federated project.

  2. Click Application Workloads > Apps in the left navigation pane.

  3. On the Apps page, click the name of an app to open its details page.

  4. 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.

  5. 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.

    +

    1. On the app details page, click External Access to view the app’s external access mode.

    2. 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.

  1. On the app details page, click Tracing to view the app’s request tracing information.

Note
  • In the Cluster area, you can select a specific cluster where the app resides to view the app’s request tracing information for that cluster.

  • To use the Tracing feature, the KubeSphere Service Mesh extension must be installed and enabled on the KubeSphere platform, and you must perform the following operations:

    • Enable application governance when creating the app. For more information, see Create a Composed App.

    • Enable the project gateway and enable the tracing feature for the project gateway. For more information, see Enable a Project Gateway.