Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

operator: Add default PodAntiAffinity to Ingester #9329

Merged
merged 1 commit into from
Apr 28, 2023

Conversation

JoaoBraveCoding
Copy link
Collaborator

@JoaoBraveCoding JoaoBraveCoding commented Apr 27, 2023

What this PR does / why we need it:

This PR adds PodAntiAffinity to Ingester to make the k8s scheduler prefer to schedule the pods of these components in different nodes if running with more than 1 replica. This improves the overall resiliency of the stack.

Which issue(s) this PR fixes:

https://issues.redhat.com/browse/LOG-3848

Special notes for your reviewer:

Checklist

  • Reviewed the CONTRIBUTING.md guide (required)
  • Documentation added
  • Tests updated
  • CHANGELOG.md updated
  • Changes that require user attention or interaction to upgrade are documented in docs/sources/upgrading/_index.md

@JoaoBraveCoding JoaoBraveCoding changed the title operator: adds default PodAntiAffinity to ingester, ruler and query-f… operator: adds default PodAntiAffinity to ingester, ruler and query-frontend Apr 28, 2023
@JoaoBraveCoding JoaoBraveCoding changed the title operator: adds default PodAntiAffinity to ingester, ruler and query-frontend operator: Add default PodAntiAffinity to Ingester, Ruler and Query-Frontend Apr 28, 2023
@JoaoBraveCoding JoaoBraveCoding marked this pull request as ready for review April 28, 2023 09:11
@JoaoBraveCoding JoaoBraveCoding requested a review from a team as a code owner April 28, 2023 09:11
@JoaoBraveCoding JoaoBraveCoding changed the title operator: Add default PodAntiAffinity to Ingester, Ruler and Query-Frontend operator: Add default PodAntiAffinity to Ingester Apr 28, 2023
@JoaoBraveCoding JoaoBraveCoding force-pushed the add-podAntiAffinity branch 2 times, most recently from e0831b5 to 1b838c9 Compare April 28, 2023 10:10
Signed-off-by: Joao Marcal <jmarcal@redhat.com>
@periklis periklis merged commit 63f3f73 into grafana:main Apr 28, 2023
@JoaoBraveCoding JoaoBraveCoding deleted the add-podAntiAffinity branch January 31, 2024 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants