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

Gpu pods fix #21

Merged
merged 3 commits into from
Jan 8, 2024
Merged

Gpu pods fix #21

merged 3 commits into from
Jan 8, 2024

Conversation

drew-viles
Copy link
Member

Just adds a label selector for the GPU pod to prevent it hitting a node without a GPU, which evidently isn't restrained by the requesting of a GPU via resources. Go figure!

This prevents a GPU destined pod ending up on the non-gpu based nodes. This has been seen in the wild even though the resources request has a GPU specified.
@drew-viles drew-viles merged commit 40e41b5 into main Jan 8, 2024
16 checks passed
@drew-viles drew-viles deleted the gpu-pods-fix branch January 8, 2024 14:52
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.

1 participant