Virtual Machines (VMs)
Overview
Voltage Park's Virtual Machines (VMs) are built with state-of-the-art hardware and optimized for small projects. Our Voltage Park On Demand platform allows you to deploy, manage, and cancel Virtual Machines as needed.

How to Deploy a Virtual Machine
Navigate to the Deploy GPUs section.

Select Ethernet > Virtual Machines > Continue.

Configure your Virtual Machine by selecting the Number of GPUs > Continue.

Provide your Public SSH Key(s) > Select/Add organizational SSH public key(s) or expand the Advanced Configuration to add one-time public SSH public key(s) > Continue.



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

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 Virtual Machine
After deployment, retrieve your instance credentials from the On-Demand > My Instances > Details page.
Use an SSH client to connect to your Virtual Machine (VM):
ssh ubuntu@<Public_IP>
Last updated