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

WIP: Ensure logging pods only run on Linux nodes #775

Closed

Conversation

nickgerace
Copy link
Contributor

Ensure logging pods only run on Linux nodes by adding tolerations and
node selectors for fluentbit and fluentd. The tolerations have
"NoSchedule" for Windows nodes, and the node selectors look for nodes
with a Linux-based OS.

Solves issue: 28720

Please note: this is a WIP.

@nickgerace nickgerace changed the title WIP: Ensure logging operator pods only run on Linux nodes WIP: Ensure logging pods only run on Linux nodes Oct 9, 2020
@nickgerace
Copy link
Contributor Author

@nickgerace
Copy link
Contributor Author

Reopened with #778 due to force push error here.

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.

2 participants