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

Find a way to check k8s cluster resource before creating a gpu pod #9

Open
geohacker opened this issue Apr 29, 2022 · 0 comments
Open
Labels
enhancement New feature or request question Further information is requested

Comments

@geohacker
Copy link
Member

At the moment, the POST /instance API endpoint has no way of knowing what our cluster level GPU capacity is. Whether k8s can actually scale or not. This causes weird issues where the frontend has to just do some guess work by polling the GET /instance API.

It would be nice to figure out a way to deal with this properly.

cc @batpad @ingalls

@geohacker geohacker added enhancement New feature or request question Further information is requested labels Apr 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant