Ingress Config

How to configure an Ingress? The Ingress service consists of two parts, first, the Ingress Controller and second, the Ingress Configuration (called Ingress in Kubernetes). Kubernetes is reading the configuration and deploying it to the controller.

ingress-config

The video below shows the flow of the configuration process.

Video: Ingress Config