R
Runpod13mo ago
watashi

runpodctl create pod

How to use runpodctl to create pod with specific datacenterId
2 Replies
Unknown User
Unknown User13mo ago
Message Not Public
Sign In & Join Server To View
yhlong00000
yhlong0000013mo ago
Example:
runpodctl create pod --dataCenterId EU-SE-1 --secureCloud --gpuType "NVIDIA A40" --gpuCount 1 --templateId runpod-torch-v21 --imageName runpod/pytorch:2.1.0-py3.10-cuda11.8.0-devel-ubuntu22.04 --name test
runpodctl create pod --dataCenterId EU-SE-1 --secureCloud --gpuType "NVIDIA A40" --gpuCount 1 --templateId runpod-torch-v21 --imageName runpod/pytorch:2.1.0-py3.10-cuda11.8.0-devel-ubuntu22.04 --name test

Did you find this page helpful?