< img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=3131724&fmt=gif" />

View Ingress List

This section describes how to view the Ingress list.

Prerequisites

You should join a cluster and have the Application Workload Viewing permission within the cluster. For more information, refer to "Cluster Members" and "Cluster Roles".

Steps

  1. Log in to the KubeSphere web console with a user who has the Application Workload Viewing permission, and access your cluster.

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

    • The Ingress list provides the following information:

      ParameterDescription

      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 one of the cluster nodes. Clients can access the backend services of the Ingresses 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.

      Ingress Class

      Ingress Controller that handles routing rules.

      Project

      The project to which Ingress belongs.

      Creation Time

      The creation time of the Ingress.

    • From the drop-down list in the upper left corner, select a project to view the Ingress in that specific project.

    • Click the search box at the top of the list 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.

Receive the latest news, articles and updates from KubeSphere


Thanks for the feedback. If you have a specific question about how to use KubeSphere, ask it on Slack. Open an issue in the GitHub repo if you want to report a problem or suggest an improvement.

What’s on this Page