This repository hosts the official tracetronic Helm Charts for deploying tracetronic products to Kubernetes.
Helm must be installed and initialized to use the charts. Please refer to Helm's documentation to get started.
Once Helm is set up properly, you could access provided charts as follows:
$ helm repo add tracetronic https://tracetronic.github.io/helm-charts
$ helm search repo tracetronic
$ helm install [RELEASE_NAME] tracetronic/[CHART_NAME]The provided charts are specific for each tracetronic product and its values often need an individual configuration. Further information could be found within the respective chart area:
We encourage you to contribute to tracetronic Helm Charts using the issue tracker to suggest feature requests and report bugs.
Currently, we do not accept any external pull requests.
If you have any questions, please contact us at [email protected].
This project is licensed under the terms of the Apache License, Version 2.0.