Skip to content

Ubivius/telemetry-jaeger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Telemetry-Jaeger

A tool that aggregates network traces for the cluster

Usage

Helm must be installed to use the charts. Please refer to Helm's documentation to get started.

Once Helm is set up properly, add the repo as follows:

Get Repo Info

$ helm repo add jaegertracing https://jaegertracing.github.io/helm-charts
$ helm repo update

Installing the Chart

To install the chart with the release name jaeger:

$ helm install jaeger --version <version> jaegertracing/jaeger -f chart/values.yaml

Uninstalling the Chart

To uninstall/delete the jaeger deployment:

$ helm delete jaeger

The command removes all the Kubernetes components associated with the chart and deletes the release.

Releases

No releases published

Packages

No packages published

Languages