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).
To deploy the SonarQube Server on Kubernetes or OpenShift:
Read Before you start.
Customize the SonarQube Server Helm chart. See Customizing Helm chart.
Install the Helm chart. See Installing Helm chart.
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.
If necessary, encrypt helm chart sensitive data. See Encrypting sensitive data.
Last updated
Was this helpful?