Jaeger Tracing Helm Repository
Add the Jaeger Tracing Helm repository
helm repo add jaegertracing https://jaegertracing.github.io/helm-charts
Install Jaeger
helm upgrade -i jaeger jaegertracing/jaeger
For more details on installing Jaeger please see the chart’s README.
Install Jaeger Operator
helm upgrade -i jaeger-operator jaegertracing/jaeger-operator
For more details on installing Jaeger Operator please see the chart’s README.