what I mean "deploy 2 alertmanager with only 1 deployment" is deploying 2 alertmanager replicas but only 1 deployment yaml file.
On Monday, July 26, 2021 at 1:07:43 PM UTC+8 nina guo wrote: > Hi guys, > > I have a question regarding alertmanager HA. > > If I want to implement it in kubernetes cluster, I should deploy 2 > alertmanager deployments or deploy 2 alertmanager with only 1 deployment? > > Actually currently I deployed with 2 seperate alertmanager deployments, > each one is Statefulset, like alertmanager-statefulset-0.yaml and > alertmanager-statefulset-1.yaml. > -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/166fc66c-6f11-4ec2-9df8-898cf741a947n%40googlegroups.com.

