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

Respect node affinity #3

Open
AverageMarcus opened this issue Aug 11, 2020 · 0 comments
Open

Respect node affinity #3

AverageMarcus opened this issue Aug 11, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@AverageMarcus
Copy link
Owner

If a deployment specifies some form of node affinity (taints, tollerations, node selector) we should create daemonsets to match.

This will avoid taking up disk space on nodes by pulling images unnecessarily.

In the case of multi-arch clusters this will ensure the images are pulled on the correctly supported nodes.

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

1 participant