
Pods in VoltageGPU represent individual GPU rental units that users can lease for their computational needs. Each pod is a containerized environment that provides secure, isolated access to GPU resources through our high-performance cloud infrastructure.
A GPU Pod is a fully isolated, containerized computing environment with dedicated GPU access, pre-installed ML frameworks, and persistent storage.
Each VoltageGPU Pod runs in an isolated Docker container with direct access to NVIDIA GPUs via the NVIDIA Container Toolkit. This provides near-native GPU performance while maintaining security isolation between users.
Full or fractional GPU allocation with CUDA, cuDNN, and TensorRT pre-installed.
Each pod runs in its own namespace with network isolation and encrypted storage.
Full root access via SSH or web terminal. Install any packages you need.
NVMe storage persists across restarts. Attach external volumes for large datasets.
Choose from consumer, professional, and datacenter GPUs based on your workload requirements.
| GPU Model | VRAM | Best For | Starting Price |
|---|---|---|---|
| RTX 4090 | 24GB GDDR6X | Inference, Fine-tuning, Development | $0.39/hr |
| RTX 3090 | 24GB GDDR6X | Training, Inference, Budget workloads | $0.29/hr |
| A100 40GB | 40GB HBM2e | Large model training, Multi-GPU | $2.49/hr |
| A100 80GB | 80GB HBM2e | LLM training, Research, Production | $3.76/hr |
| H100 80GB | 80GB HBM3 | GPT training, Transformer Engine, FP8 | $6.62/hr |
Many nodes support GPU splitting, allowing you to rent individual GPUs rather than the entire machine. This enables cost optimization by renting only the GPUs you need.
Deploy your first GPU pod in under 60 seconds with these simple steps.
Sign up at voltagegpu.com/register and get $5 free credit with code HASHCODE-voltage-665ab4.
Navigate to Dashboard → SSH Keys and add your public SSH key for secure access.
Go to Browse Pods to see available GPU instances. Filter by GPU type, price, or region.
Click "Rent Now" on your chosen pod, select a template (e.g., PyTorch), choose your SSH key, and click Deploy.
ssh root@your-pod-ip -p 22Access your pod directly from the browser at Your Pods → [Pod Name] → Terminal without needing a local SSH client.
Your local volume data (/root) remains intact. External volumes (/mnt) are always preserved. You can restart the pod or deploy a new one and restore from backup.
Yes! Add your Docker credentials in Dashboard → Docker Credentials, then select your custom image when creating a pod. Images must be publicly accessible or use authenticated registries.
Billing is per-hour based on the GPU type and number of GPUs rented. Billing starts when the pod is deployed and stops when terminated. Stopped pods do not incur GPU charges.
Yes, if the node supports it. When renting, you can select the number of GPUs (up to the node's total). CPU, memory, and storage scale proportionally with GPU count.
Each pod runs in an isolated container with its own network namespace. Storage is encrypted at rest. SSH access requires your private key. We never access your data.
Templates include CUDA, cuDNN, Python, and framework-specific packages (PyTorch, TensorFlow, JAX). You have root access to install anything else via apt or pip.
Get started with $5 free credit. No credit card required.