https://github.com/jaegertracing/helm-charts
Helm Charts for Jaeger backend
https://github.com/jaegertracing/helm-charts
helm helm-charts jaeger jaeger-backend kubernetes-operator tracing
Last synced: about 2 months ago
JSON representation
Helm Charts for Jaeger backend
- Host: GitHub
- URL: https://github.com/jaegertracing/helm-charts
- Owner: jaegertracing
- License: apache-2.0
- Created: 2019-12-15T02:42:27.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-01-24T15:53:41.000Z (3 months ago)
- Last Synced: 2025-01-24T16:33:52.354Z (3 months ago)
- Topics: helm, helm-charts, jaeger, jaeger-backend, kubernetes-operator, tracing
- Language: Mustache
- Size: 1.39 MB
- Stars: 279
- Watchers: 7
- Forks: 350
- Open Issues: 109
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Jaeger Helm Charts
[](https://opensource.org/licenses/Apache-2.0)
[](https://github.com/jaegertracing/helm-charts/actions)This functionality is in beta and is subject to change. The code is provided as-is with no warranties. Beta features are not subject to the support SLA of official GA features.
## Usage
[Helm](https://helm.sh) must be installed to use the charts.
Please refer to Helm's [documentation](https://helm.sh/docs/) to get started.Once Helm is set up properly, add the repo as follows:
```console
$ helm repo add jaegertracing https://jaegertracing.github.io/helm-charts
```You can then run `helm search repo jaegertracing` to see the charts.
See additional documentation:
* [Jaeger chart](./charts/jaeger)
* [Jaeger Operator chart](./charts/jaeger-operator)## Contributing
We'd love to have you contribute! Please refer to our [contribution guidelines](CONTRIBUTING.md) for details.
## License
[Apache 2.0 License](./LICENSE).