Ingress
Only for existing clusters
On existing clusters, a default ingress is provided. You can disable it and use your own.
The service backend listens only on HTTPS, the ingress needs to be configured for this behavior. If you are using the Nginx ingress controller, this is already done in the included ingress. If you are using another ingress controller, you will probably need to add the appropriate annotations in the text area for this. You will also need to configure this if you bring your own ingress.
The annotation area can also be used to add an ingress class if you need it.