runpodctl create pod for CPU only
Hello, i try to create pod from cli width runpodctl create pod --gpuCount 0 but i have this error Error: required flag(s) "gpuType" not set.
If i add a random gpuType, i have this error Error: There are no longer any instances available with the requested specifications.
Has anyone managed to launch a CPU instance?
Thx 🙂
3 Replies
Hey, in case you're still searching for a way to do this programmatically, I managed to do it with GraphQL thanks to the idea of a community helper: https://discord.com/channels/912829806415085598/1249257507164127243
then I think it's not yet supported from the runpodctl
Solution
Not supported yet, but this is great feedback!