Overview of Serverless Pods
Pods provide instant access to powerful GPU and CPU resources for AI development, machine learning, rendering, and other compute-intensive workloads. Users have full control over their computing environment, allowing them to customize software, storage, and networking to match their exact requirements.
Each Pod consists of the following resources:
- An Ubuntu Linux-based container
- Hardware resources (vCPU, Memory, and multiple GPUs)
- Container volume that houses the OS (typically Ubuntu) and temporary storage.
- Network connectivity with Internet based SSH access to the running container
- Optional Disk volume for persistent storage (preserved between Pod starts and stops)