canonical / tempo-coordinator-k8s-operator

https://charmhub.io/tempo-coordinator-k8s
Apache License 2.0
0 stars 0 forks source link

Tempo Operator

CharmHub Badge Release Discourse Status

This repository contains the source code for a Charmed Operator that drives Tempo on Kubernetes.

Usage

Assuming you have access to a bootstrapped Juju controller on Kubernetes, you can:

$ juju deploy tempo-k8s # --trust (use when cluster has RBAC enabled)

OCI Images

This charm, by default, deploys grafana/tempo:2.4.0.

Contributing

Please see the Juju SDK docs for guidelines on enhancements to this charm following best practice guidelines, and the contributing doc for developer guidance.