Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Conversation

@gotjosh
Copy link
Contributor

@gotjosh gotjosh commented Jul 24, 2020

With this, we can now support increasing the number of replicas for a
Cortex AM thus enabling HA.

Please note that Alerts themselves are not gossiped between
Alertmanagers. Each Ruler needs to send the alert to every Alertmanager
available thus the reason why a headless service gets created when the
number of replicas is more than 1.

@gotjosh gotjosh requested a review from a team as a code owner July 24, 2020 15:00
@gotjosh gotjosh requested a review from jtlisi July 24, 2020 15:01
Copy link
Contributor

@jtlisi jtlisi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

}[$._config.ruler_client_type],

alertmanager: {
replicas: 1,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We are still going to default to 1 replica?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, can we bump this to 3?

@gotjosh gotjosh requested a review from gouthamve August 21, 2020 11:15
With this, we can now support increasing the number of replicas for a
Cortex AM thus enabling HA.

 Please note that Alerts themselves are not gossiped between
Alertmanagers. Each Ruler needs to send the alert to every Alertmanager
available thus the reason why a headless service gets created when the
number of replicas is more than 1.
@gotjosh gotjosh merged commit 5ec0459 into master Sep 4, 2020
@gotjosh gotjosh deleted the support-am-ha branch September 4, 2020 13:06
simonswine pushed a commit to grafana/mimir that referenced this pull request Dec 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants