Skip to main content

MarkLogic Server on Kubernetes

HAProxy Ingress controller using service load balancer

Using this approach, the Ingress Controller is exposed using a service type of LoadBalancer. This can be done only on cloud providers that support an external load balancer. The service type LoadBalancer only provides L4 load balancing, but it can be used for ODBC connections.