Installation overview

Main steps for installing SonarQube Server on Kubernetes or Openshift.

This section explains how to install SonarQube Server on Kubernetes or OpenShift (see also the Helmchart documentation). It does not apply to the Data Center Edition. For the latter, see Installing on Kubernetes or Openshift).

Your feedback is welcome at our community forum.

To deploy the SonarQube Server on Kubernetes or OpenShift:

  1. Customize the SonarQube Server Helm chart. See Customizing Helm chart.

  2. Install the Helm chart. See Installing Helm chart.

  3. Once your SonarQube Server is installed and running, you can access SonarQube Server UI in your web browser (the default system administrator credentials are admin/admin) and you’re ready to begin analyzing source code. See Project analysis setup.

  4. If necessary, encrypt helm chart sensitive data. See Encrypting sensitive data.

Last updated

Was this helpful?