Must-share information (formatted with Markdown):
- SonarQube DataCenter edition 8.9
- I am trying to setup search nodes in Kubernetes, so far the nodes are running, my questions are:
- What are the ports that need to be exposed, 9000, 9001, 9002
- How to do liveness/readiness check on search nodes?
- My local SonarQube app node is not able to connect to the k8s search nodes, how can I debug? I got the message that the app node is waiting for the search node to be up and running.
Thanks
Tao