Karma is a UI for Alertmanager, useful for browsing alerts based on labels and managing silences. It can also aggregate alerts from multiple Alertmanager instances.
Source: prymitive/karma
- Kubernetes >=
1.21.0
- Kustomize
= v3.5.3
- prometheus-operator
- prometheus-operated
- alertmanager-operated
- Karma image:
registry.sighup.io/fury/prymitive/karma/karma:v0.113
- Karma repository: Karma on GitHub
Fury distribution Karma is deployed with the following configuration:
- Alertmanager URI:
http://alertmanager-main.monitoring.svc.cluster.local:9093
- Polling interval:
1m
All configuration options can be found here
You can deploy karma by running the following command:
kustomize build katalog/karma | kubectl apply -f -
For license details please see LICENSE