Skip to main content

Configure Ingress and select host

An API object that manages external access to the services in a cluster, typically HTTP. Ingress may provide load balancing, SSL termination and name-based virtual hosting.

Learn more about the Ingress resource on the official Kubernetes docs.

Configure your Ingress resource

Gjensidige's Kubernetes clusters are using the NGINX Ingress Controller. Your can customize your Ingress with Annotations as described in the official docs.

Selecting Host

Which host you should use depends on the cluster you deployed your application to. Clusters overview shows information about the clusters available, including which ingress host to select for each cluster.