Skip to main content

MarkLogic Server on Kubernetes

Enable the HAProxy Load Balancer

The HAProxy Load Balancer is disabled by default. To enable it, provide the following configuration in the values.yaml file for the chart installation:

haproxy:
    enabled: true

Note

For multigroup deployment, HAProxy should only be enabled for enode groups.