add spot pod support to pod create#267
Conversation
|
Promptless prepared a documentation update related to this change. Triggered by PR #267 Added the Review at https://app.gopromptless.ai/suggestions/c20ab269-4f87-4fd0-b70d-0efd14920e5f |
|
thanks for working on this, but we need to close this PR. spot/interruptible pod support ( a few other concerns for the record:
appreciate the effort — this was well-structured code. the timing is just unfortunate with the api deprecation. |
|
closing — spot/interruptible support is being removed from the api |
E-236: add spot pod support to pod create
--bid-per-gputorunpodctl pod create.runpodctlas the primary binary; drop-in upgrade for existing users.--bid-per-gputhrough thepodRentInterruptablegraphql mutation instead of the on-demandpodFindAndDeployOnDemandpath.--bid-per-gpuis only used for gpu pods and updates generatedpod createdocs.bidPerGpu.Test plan:
attempted with a real api key across multiple gpu ids/bids (
RTX 3090,RTX 4090,RTX 4000 Ada,RTX A4000,RTX 5090). the cli hit the new spot mutation path successfully, but every attempt returned market capacity errors:There are no instances available with the request specifications. Please try again later.