A Juju charm that serves as a translation layer between the ingress interface and the haproxy-route interface. It provides more control on the haproxy-route interface through configurations including paths, subdomains and many more.
Like any Juju charm, this charm supports one-line deployment, configuration, integration, scaling, and more.
For information about how to deploy, integrate, and manage this charm, see the Official Ingress configurator operator documentation.
The ingress-configurator charm will be able to work both as an adapter and as an integrator. The integrator mode is used to support non-charm workloads that want to use the haproxy charm as a load balancer. The following configurations must be configured for integrator mode:
backend-addressesbackend-ports
Apart from these, the ingress-configurator also supports a wide range of haproxy-route-related configurations:
- paths
- subdomains
To obtain the full list of configurations, see the official CharmHub documentation.