This section describes how to view the Ingress list.

Prerequisites

You need to join a project and have the Application Workloads Viewing 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 Application Workloads Viewing permissions and enter your workspace.

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

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

    • The Ingress list provides the following information:

      Parameter Description

      Name

      The name and description of the Ingress.

      Gateway Address

      The IP address of the cluster gateway or project gateway.

      • If the external access mode of the gateway is NodePort, the gateway address is the IP address of a cluster node. Clients can access the backend service of the Ingress through the IP address and port of any cluster node.

      • If the external access mode of the gateway is LoadBalancer, the gateway address is the address of the load balancer.

      Application

      The name of the application corresponding to the Ingress.

      Creation Time

      The creation time of the Ingress.

    • In the search box above the list, enter a keyword to search for Ingresses by name.

    • Click refresh in the upper right corner of the list to refresh the list information.

    • Click cogwheel in the upper right corner of the list to customize the information displayed in the list.