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

Kubernetes: worker pods CPU / GPU / disk report change #4385

Closed
epicfaace opened this issue Feb 8, 2023 · 0 comments · Fixed by #4413
Closed

Kubernetes: worker pods CPU / GPU / disk report change #4385

epicfaace opened this issue Feb 8, 2023 · 0 comments · Fixed by #4413
Assignees
Labels
p1 Do it in the next two weeks.

Comments

@epicfaace
Copy link
Member

epicfaace commented Feb 8, 2023

We should change how available resources (CPU / GPU / disk available) are reported by worker pods. Currently, I think a worker pod will just report the amount of CPU / GPU / disk allocated by that pod. Instead, the worker pod should report the amount of CPU / GPU / disk available by its parent node -- this number will accordingly decrease as more job pods are allocated and run on the node.

@epicfaace epicfaace added the p1 Do it in the next two weeks. label Feb 8, 2023
@epicfaace epicfaace self-assigned this Feb 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p1 Do it in the next two weeks.
Projects
None yet
1 participant