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

Make continuous image puller pods evictable #1762

Conversation

consideRatio
Copy link
Member

This was discussed in #1760. The gist of this PR which was only part of the discussion, is to allow the continuous image puller pods to be evictable in order to prefer letting a user pod schedule than a puller pod if the node becomes full. Sometimes a node can become full because of the sheer number of pods as k8s limits this as there is a limit of IPs for each node.

@yuvipanda
Copy link
Collaborator

I wanted to check if daemonset pods will be treated differently wrt eviction, and found they will not be so this looks great to me!

@yuvipanda yuvipanda merged commit b137df0 into jupyterhub:master Sep 3, 2020
@consideRatio
Copy link
Member Author

Thanks @yuvipanda!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants