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

Add host anti-affinity to receive and querier #84

Merged
merged 1 commit into from
Jan 7, 2020

Conversation

metalmatze
Copy link
Contributor

We would prefer if Kubernetes schedules the Receive and Querier Pods to individual nodes.

/cc @kakkoyun @squat @bwplotka @brancz

Signed-off-by: Matthias Loibl <mail@matthiasloibl.com>
@metalmatze metalmatze requested review from kakkoyun and squat January 7, 2020 15:08
Copy link
Member

@bwplotka bwplotka left a comment

Choose a reason for hiding this comment

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

👍
Just to clarify: This makes sure queriers are on separate nodes and receivers are on separate nodes, but receiver AND querier can be together on node (: I think it makes sense 👍

Copy link
Member

@kakkoyun kakkoyun left a comment

Choose a reason for hiding this comment

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

lgtm

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.

3 participants