8.1 Setting Up a Load Balancer
The instructions below explain how to set up NGINX or Traefik as an ingress for OUD.
By default the ingress configuration only supports HTTP and HTTPS ports. To allow LDAP and LDAPS communication over TCP, configuration is required at the ingress controller/implementation level.
- Configuring Traefik
Configure the ingress-based Traefik load balancer.
- Configuring NGINX
Configure the ingress-based NGINX load balancer.