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 tolerations to DaemonSet pods #24

Closed
jeffreymlewis opened this issue Sep 23, 2020 · 1 comment
Closed

Add tolerations to DaemonSet pods #24

jeffreymlewis opened this issue Sep 23, 2020 · 1 comment

Comments

@jeffreymlewis
Copy link
Contributor

Today I noticed that metricbeat and filebeat were not running on several nodes. This is because the respective DaemonSets do not have a blanket toleration as most kube-system daemonsets.

I've opened PR #23 to address this issue. Please review and let me know if you have any questions.

You might want to add 'tolerations' to the deployment pod as well, but that's outside the scope of my current problem.

@mirii1994
Copy link
Contributor

Solved in #23, Thanks! :)

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

No branches or pull requests

2 participants