Set up environment with two separate pods

Template for a good new topic, formatted with Markdown:

  • ALM used (GitHub, Bitbucket Cloud, Azure DevOps)
  • CI system used (Bitbucket Cloud, Azure DevOps, Travis CI, Circle CI
  • Scanner command used when applicable (private details masked)
  • Languages of the repository
  • Only if the SonarCloud project is public, the URL
    • And if you need help with pull request decoration, then the URL to the PR too
  • Error observed (wrap logs/code around with triple quotes ``` for proper formatting)
  • Steps to reproduce
  • Potential workaround

Do not share screenshots of logs – share the text itself (bonus points for being well-formatted)!

with Sonarqube, is it possible to set up environment with two separate pods

bascially having 2 pods runnning for SQ

one being the sonarqube server,

the one with a web interface

And the logic behind it will be that the other one is the worker that is responsible for just executing everything

Hey there.

Installing SonarQube as a cluster is only supported in the Data Center Edition of SonarQube.