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-routeandhaproxy-route-tcpfor HAProxy-based deployments.gateway-routefor Kubernetes Gateway API deployments.
In this documentation¶
Get started |
|
Operations |
Route HTTP traffic to a non-charmed workload | Route TCP traffic to a non-charmed workload | Add HAProxy features to an ingress requirer | Load balance a gRPC server | Upgrade |