karma-operator integrates with any charm that supports the karma_dashboard
interface.
Karma is designed to manager alertmanager clusters. Alertmanager clusters that are related to karma are automatically grouped by cluster name. For more details see alertmanager documentation.
The karma alertmanager proxy is intended for remote alertmanager deployments. For more details see [karma-alertmanager-proxy documentation][Karma alertmanager proxy docs
If the karma dashboard needs to be accessed from outside the juju model, an ingress would be needed. The easiest way to achieve this is to deploy the ingress integrator and relate to karma:
juju deploy nginx-ingress-integrator
juju relate karma-k8s nginx-ingress-integrator