Inter-Actief/Beheer_Issues

Configure persistent volume for AlertManager

Open

#134 aperta il 14 apr 2026

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari) (0 fork)auto 404
good first issuekubernetes

Metriche repository

Star
 (2 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Our alertmanager deployment doesn't have a persistent volume configured, so things like Silences are all wiped after the container restarts for any reason. We should add a volume to it so we can have persistent silences ;)

The configuration for our monitoring stack is in the general cluster configuration repository: https://gitlab.ia.utwente.nl/Beheer/glomgold-kubernetes-config/-/tree/main/kube-monitoring

We use the kube-prometheus-stack helm chart which also includes alertmanager as a component.

Guida contributor