This section describes how to view microservices gateway details.

Prerequisites

  • The KubeSphere Spring Cloud extension must be installed and enabled on the KubeSphere platform.

  • You need to join a project and have the Spring Cloud Microservices View permission in the project. For more information, see Project Members and Project Roles.

Steps

  1. Log in to the KubeSphere web console with a user who has Spring Cloud Microservices View permissions and enter your workspace.

  2. Click  Spring Cloud > Microservices Gateway in the left navigation pane.

  3. Select a project from the drop-down list in the upper left corner of the page.

  4. On the right side of the page, select Manage > View Details to open the gateway details page.

  5. In the Properties area of the gateway details page, view the gateway’s resource properties.

    Parameter Description

    Cluster

    The cluster to which the gateway belongs.

    Creation Time

    The creation time of the gateway.

    Update Time

    The update time of the gateway.

    Creator

    The user who enabled the gateway.

  6. On the Resource Status tab of the gateway details page, view the gateway’s pod replicas, container ports, and pods.

    • The Replicas area displays the desired and current number of pod replicas for the gateway.

    • The Ports area displays the container port name, protocol, and port number for the gateway.

    • The Pods area displays all pod replicas for the gateway.

      • Click chevron-down 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 refresh in the upper right corner of the pod list to refresh the list information.

  7. On the gateway details page, click the Metadata tab to view the gateway’s labels and annotations.