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

store: Pod anti affinity to distribute stores across nodes #129

Merged
merged 1 commit into from
Jun 5, 2020

Conversation

brancz
Copy link
Member

@brancz brancz commented Jun 5, 2020

  • I added CHANGELOG entry for this change.
  • Change is not relevant to the end user.

Changes

Pod anti affinity for stores.

Verification

Validated with kubectl validate against a kind cluster.

Signed-off-by: Frederic Branczyk <fbranczyk@gmail.com>
Copy link
Member

@metalmatze metalmatze left a comment

Choose a reason for hiding this comment

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

Nice. As it's preferred it shouldn't hurt to add it to the other components too. :)

@brancz
Copy link
Member Author

brancz commented Jun 5, 2020

As it's preferred it shouldn't hurt to add it to the other components too. :)

Agreed. I also found that the receive component actually does it too aggressively today, it performs anti affinity with everything in the stack. Additional PR coming for that.

@brancz brancz merged commit 6b6e22f into master Jun 5, 2020
@brancz brancz deleted the store-anti-affinity branch June 5, 2020 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants