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 affinity support for fluent-operator deployment #1401

Conversation

smallc2009
Copy link
Contributor

What this PR does / why we need it:

The helm chart currently does not allow adding affinity rules to the pods created by the fluent-operator deployment. This PR adds the ability to configure both affinity and anti-affinity rules for the fluent-operator pods scheduling on nodes.

Which issue(s) this PR fixes:

Fixes #1291

Does this PR introduced a user-facing change?


Additional documentation, usage docs, etc.:


@benjaminhuo benjaminhuo merged commit b1f0648 into fluent:master Nov 8, 2024
2 checks passed
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.

Helm Chart: Add affinity to the fluent-operator deployment object
2 participants