Bare Metal

Overview


Voltage Park offers Bare Metal as the ultimate choice for performance, control, and customization. By removing virtualization layers, they provide direct access to hardware for maximum efficiency. Our Voltage Park On Demand platform allows you to deploy, manage, and cancel Bare Metal instances as needed.

How to Deploy Bare Metal


  1. Navigate to the Deploy GPUs section.

  1. Select your networking option (Ethernet or InfiniBand) > Bare Metal > Continue.

Bare Metal - Ethernet
Bare Metal - InfiniBand
  1. Configure your Bare Metal instance by selecting the Number of GPUs (in multiples of 8x GPUs) > Continue.

  1. Provide your Public SSH Key(s) > Select the + icon to add your SSH key > Continue.

A Deployment Name for your instance is optional. This is an identifier attached to the instance for convenience. It will only be used within the Cloud Platform to aid instance management.

  1. Make sure all the provided information is accurate > Click Deploy.

  1. Once deployed, you'll be able to see your instance details as shown below. For additional information, please review the My Instances page.

How to Connect to Your Bare Metal Instance


  1. After deployment, retrieve your instance credentials from the On-Demand > My Instances > Details page.

  2. Use an SSH client to connect to your Bare Metal instance:

ssh ubuntu@<Public_IP>

Last updated