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

Ingresses

This section describes how to manage ingresses.

Ingresses are used to aggregate services and provide external access. Each ingress contains a domain name and its sub-paths mapped to different services. Business traffic from clients is first sent to the cluster gateway or project gateway, which then forwards the traffic to different services based on the rules defined in the ingress, thereby achieving reverse proxy for multiple services.

For more information about cluster gateways and project gateways, see KubeSphere Gateways.

Create Ingresses

Learn how to create an ingress.

View Ingress List

Learn how to view the ingress list.

View Ingress Details

Learn how to view ingress details.

Edit Ingress Information

Learn how to edit ingress information.

Edit Routing Rules

Learn how to edit routing rules.

Edit Ingress Annotations

Learn how to edit ingress annotations.

Delete Ingresses

Learn how to delete an ingress.