Hi all, I would like to configure Alertmanager for high availability in k8s. Can anyone please explain the difference between `cluster.advertise-address` and `cluster.listen-address`? I've seen either one used in different examples, sometimes with `0.0.0.0` and sometimes with `$(POD_IP)` so i'm also not sure what the address should be. The documentation is a bit unclear regarding the differences: "The cluster.advertise-address flag is required if the instance doesn't have an IP address that is part of RFC 6890 <https://tools.ietf.org/html/rfc6890> with a default route." Thanks!
-- You received this message because you are subscribed to the Google Groups "Prometheus Developers" 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-developers/4b78b5fd-4e04-4276-a8d0-6388d8398413n%40googlegroups.com.

