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

[Feature] global affinity and tolerations #3439

Open
2 tasks done
fauzanelka opened this issue May 23, 2024 · 1 comment
Open
2 tasks done

[Feature] global affinity and tolerations #3439

fauzanelka opened this issue May 23, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@fauzanelka
Copy link

Problem Statement

It is such a pain to declare affinity to all services manually, can't we have global.affinity and global.tolerations instead?
This will override all affinities and tolerations declared (if they exists) on the services.

Solution Description

Add global.affinity and global.tolerations to helm chart.
Update the conditions of affinity and tolerations on the helm template to check global.affinity and global.tolerations values.

Alternatives

No response

Additional Context

No response

Troubleshooting

  • I have read and followed the issue guidelines and this is a feature request only for the Helm chart.
  • I have searched other issues in this repository and mine is not recorded.
@chipzoller
Copy link
Collaborator

Agree, would be a useful thing. Is this an area where you'd like to contribute?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants