View Application Routing List
This section describes how to view the Ingress list.
Prerequisites
You need to join a cluster and have the Application Workloads View permission in the cluster. For more information, see Cluster Members and Cluster Roles.
Steps
-
Log in to the KubeSphere web console with a user who has Application Workloads View permissions and enter your cluster.
-
Click Application Workloads > Application Routing in the left navigation pane.
-
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.
Ingress Class
The Ingress Controller that handles the routing rule.
Project
The project to which the Ingress belongs.
Creation Time
The creation time of the Ingress.
-
-
Select a project from the drop-down list in the upper left corner of the list to view application routing in a specific project.
-
In the search box above the list, enter a keyword to search for Ingresses by name.
-
Click
in the upper right corner of the list to refresh the list information.
-
Click
in the upper right corner of the list to customize the information displayed in the list.
-