View Ingress List
This section describes how to view the Ingress list.
Prerequisites
You should join a cluster or a project and have the Application Workload Viewing permission within the cluster or the project. For more information, refer to "Cluster Roles" and "Project Roles".
Steps
Log in to the KubeSphere web console with a user who has the Application Workload Viewing permission and enter your cluster or project.
Click Application Workloads > Ingresses 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 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.
Application
The name of the application corresponding to the Ingress.
Creation Time
The creation time of the Ingress.
Click the search box at the top of the list 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.
Feedback
Was this page Helpful?
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.