Latest | Server installation and setup | Data Center Edition | Network security | Securing behind a proxy
Securing SonarQube cluster behind a proxy
On this page
If you use the Data Center Edition, you’ll need a load balancer to balance HTTP requests (load) between the application nodes configured in the cluster (see also Load balancer in DCE installation requirements). You can configure the load balancer as a reverse proxy. See Securing the server behind a proxy.
If you deploy SonarQube on Kubernetes, you’ll need an ingress controller. An ingress controller is a specialized load balancer for Kubernetes that acts as a reverse proxy and manages traffic routing to services within the Kubernetes cluster. See Creating an Ingress in Customizing the Helm chart.
Related pages
Was this page helpful?