Hi all,
I'm thinking of setting up Signoz in GKE cluster.
Is there any guide to setup production grade signoz with all params configured properly?
Currently, in the official docs, it only says to set the storage class and install the helm chart.
n
Nagesh Bansal
06/05/2025, 6:43 AM
Hey @Sai Chander, we do have a doc containing the suggestions for running Signoz in production: https://signoz.io/docs/production-readiness/
Other than this, let me know what other config you think would be needed for running Signoz in production
s
Sai Chander
06/05/2025, 8:28 AM
Basically a guide to explain all the things that needs to be done after doing helm install.
1. Does this helm also host the frontend of Signoz? I don't see anything in helm chart and neither do I see any service exposing port 3301
2. How do I expose the services outside?
3. Does it have an OTEL collector already to which I can send data to?
4. Setup of TLS
Basically all the things that I need to do after doing a simple helm install to actually send data from my apps to signoz and also view Signoz UI