Using sonar with GKE ingress

I have installed SonarQube in GKE with an internal GKE native ingress, it works with a port forward (testing without the ingress) , but not with the domain .

for example https://www.abc.com/ , would I terminate the https certificate in the ingress ?
and in the sonar configuration , would i use url = http://localhost . or abc.com ? and in the sonar configuration do not mention https.

Thanks

Hi,

This seems to be a question of your GKE configuration, and as such out of scope for this community.

 
:woman_shrugging:
Ann

typically for an ingress in front of sonar deployed with.a cloud ,
for example https://www.abc.com/ , would I terminate the https certificate in the ingress ?
and in the sonar configuration , would i use url = http://localhost . or abc.com ? and in the sonar configuration do not mention https.

1 Like