Skip to main content
Version: 1.27.2

Karma

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

Requirements

Image repository and tag

  • Karma image: registry.sighup.io/fury/prymitive/karma/karma:v0.113
  • Karma repository: Karma on GitHub

Configuration

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

Deployment

You can deploy karma by running the following command:

kustomize build katalog/karma | kubectl apply -f -