Channels
watercooler
incidents
reactjs-config
k8s_operator_helm
write-for-signoz
signoz-alert-testing
testsupport
webhook-dev
general
contributing
support
contributing-frontend
github-activities
Powered by
#support
Title
p
Prakshal Shah
09/16/2022, 9:56 AM
Is it possible to have a server of SigNoz(outside of Kubernetes) and Kubernetes should share tracing data to SigNoz?
n
nitya-signoz
09/16/2022, 10:00 AM
Yes, for this you can install the k8s-infra chart on your k8s cluster which will help you export the telemetry data to signoz.
https://github.com/SigNoz/charts/tree/main/charts/k8s-infra
p
Prakshal Shah
09/16/2022, 10:59 AM
Will try, Thanks!!
@nitya-signoz
It worked. Getting logs of kubernets but tracing is not showing so exploring the same.
Post