Introduction
Main steps to install SonarQube Server on Kubernetes and 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 Introduction.
To deploy the SonarQube Server on Kubernetes or OpenShift:
Read Before you start.
Customize the 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 Project analysis setup.
If necessary, encrypt sensitive data in the Helm chart. See Encrypting Helm chart sensitive data.
Last updated
Was this helpful?