Skip to main content

Create a Cloud Account

Connect a cloud provider to Vantage for cluster provisioning

Create a Cloud Account

Overview

Cloud Accounts connect your external cloud infrastructure to the Vantage platform, enabling you to provision and manage compute resources. Vantage supports six cloud providers: GCP, Azure, AWS, Cudo Compute, LXD, and On-Premises.

Alternative Methods

Cloud Accounts can also be managed via the Vantage CLI, Vantage SDK, and Vantage API. For more information, see the respective documentation sections.

What You'll Learn

  • How to navigate to Cloud Accounts in Settings
  • How to create a Cloud Account for your provider

Prerequisites

  • A Vantage account and organization (Sign Up)
  • Credentials or access details for your cloud provider

Step 1: Open Settings

From any page, click the Settings icon (gear) in the bottom-left navigation sidebar. A pop-up menu appears with options including Cloud Accounts.

Settings menu

Step 2: Click "Cloud Accounts"

Click Cloud Accounts from the Settings menu. You will be taken to the Cloud Accounts page at /admin/cloud-accounts, which lists all existing accounts with columns for Provider, Name, and Actions. You can search for accounts by name using the search bar.

Cloud Accounts page

Step 3: Click "+ Create Cloud Account"

Click the + Create Cloud Account button in the top-right corner. A dropdown appears listing all supported providers:

  • GCP — Google Cloud Platform
  • Azure — Microsoft Azure
  • AWS — Amazon Web Services
  • Cudo Compute
  • LXD
  • On-Premises

Provider dropdown

Step 4: Select a Provider and Fill in the Form

Click your desired provider. A modal dialog opens with fields specific to that provider.

Google Cloud Platform offers global regions, fast networking, and flexible GPUs/CPUs — ideal for scalable AI, data, and batch workloads with tight IAM and billing controls.

FieldRequiredNotes
Account NameYesName for this account
DescriptionNoOptional description
Additional FieldsNoClick Show additional settings to add key-value pairs

Click + Add Field to add more key-value pairs. Click Create Cloud Account to finish.

Cloud Account creation form

Summary

Your Cloud Account is now configured and will appear in the Cloud Accounts list. It will be selectable when creating clusters, enabling Vantage to provision and manage compute resources on your behalf.

Next Steps

⌘I