You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.
We are trying to schedule workload on the specific server (with specific GPU).
from the Bitfusion client it's possible with -l option.
I can do that as part of container command -l x.x.x.x:port command
Does it make sense to have it as part of mutation WebHooks (e.g. with additional annotations)?
The text was updated successfully, but these errors were encountered:
Thank you for your asking. That's a good idea. The Bitfusion client originally can support to specify the SRS servers with -l option. I will consider this proposal, maybe we can implement this feature in the next few releases of this project.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We are trying to schedule workload on the specific server (with specific GPU).
from the Bitfusion client it's possible with -l option.
I can do that as part of container command
-l x.x.x.x:port command
Does it make sense to have it as part of mutation WebHooks (e.g. with additional annotations)?
The text was updated successfully, but these errors were encountered: