Prerequisites

  • A QuantaCloud account with credits
  • An API key (create one under API Keys in the console)

1. Browse Offers

Find a GPU that fits your needs:
Note the id of the offer you want.

2. Deploy

QuantaCloud has a single provider slug, quantacloud, and a single OS image, so the request is short:
You’ll get back:

3. Wait for Active

Poll until the status changes to active (typically 1–3 minutes):
Once active, the response includes connection details:

4. Connect via SSH

Your SSH keys are automatically injected. If you haven’t added any, your default key (generated at signup) is used.

5. Stop When Done

Billing stops once the instance is terminated.