Ingress configurator operator

The ingress configurator operator is a Juju charm that acts as a bridge between workloads needing ingress and the route-provider charms that fulfill it. It supports both charm workloads integrating over the ingress interface and external backends described by configuration.

The following route-provider interfaces are supported:

  • haproxy-route and haproxy-route-tcp for HAProxy-based deployments.

  • gateway-route for Kubernetes Gateway API deployments.

In this documentation