Deploying & Managing Containers
Launch and manage your GPU-powered containers on Helios.
Launching a Container
Deploying your model on a Helios GPU is a straightforward process.
1. Go to Deployments
From the dashboard, navigate to Deployments and click "New Deployment".
2. Enter Your Docker Image
Provide the full name of your Docker image, including the registry and tag (e.g., your-repo/your-image:1.0).
3. Select a GPU Type
Choose the GPU that fits your needs, from cost-effective options to high-performance models like the A100 or H100.
4. Configure (Optional)
You can add environment variables, link secrets, or configure persistent storage for your container.
5. Launch!
Click Launch. Your container will start, and you can monitor its status and logs in real time.
Once your deployment is running, the deployment details page provides a live stream of your container's logs and key performance metrics, such as GPU utilization and memory usage.