There is no way to create a cpu pod with pulumi
GPU type and count are required parameters.
3 Replies
Use case: I want to spawn a pod to download a huge model to a network volume, and use that network volume with serverless endpoints later. I don't want to burn money on 8xH100 downloading files for 2 hours.
So I want to spawn a downloader pod first with cheapest hardware. For now I resort to attaching the cheapest GPU, but a CPU pod would be ideal.
we are adding more cpu machines in different regions next couple weeks. 🙏🏻
I appreciate that. Please also update the the pulumi provider to be able to provision them! https://github.com/runpod/pulumi-runpod-native
GitHub
GitHub - runpod/pulumi-runpod-native
Contribute to runpod/pulumi-runpod-native development by creating an account on GitHub.