Skip to main content

Connect a cloud provider

Link your AWS, Azure, GCP, LXD, or on-premises infrastructure to Vantage.

Connect a cloud provider

Each cloud account stores one credential binding — an IAM role for AWS, a service principal for Azure, a service account for GCP, a client certificate for LXD, or a configuration-only entry for on-premises. Add as many accounts as you need, one per project, region, or team.

This guide covers every provider type. Pick your provider below for the full step-by-step process.

TimeAbout 10 minutes per provider
You will needVantage admin permissions and provider admin access
OutcomeA cloud account linked to Vantage

Prerequisites

  • An AWS account with permission to create CloudFormation stacks (assisted setup) or an existing IAM role ARN configured for Vantage

Open Cloud Accounts

Click the Settings gear icon in the bottom-left sidebar and select Cloud Accounts.

Create a new AWS account

Click + Create Cloud Account and select AWS. Enter an Account Name (required, max 45 characters) and an optional Description.

Launch the AWS Stack Creation page

Under Assisted Setup, click Access the AWS Stack Creation page. A new tab opens to AWS CloudFormation.

Create the CloudFormation stack

In AWS: provide a Stack Name, check the acknowledgement box for CloudFormation resource creation, then click Create Stack.

Wait for stack creation

Wait for the stack status to change from blue IN PROGRESS to green CREATE_COMPLETE (typically 2-3 minutes).

Complete the connection

Close the AWS tab, return to Vantage, and click Next.

Verify the account

Vantage validates the connection. If successful, the account appears in the Cloud Accounts list.

For multi-region deployments, create one cloud account per AWS region. Each account can target a different region when creating clusters.

Option B: Existing ARN configuration

If you already have an IAM role configured for Vantage:

Open Cloud Accounts

Follow steps 1-2 from Option A above.

Select Existing ARN Configuration

Select Existing ARN Configuration.

Enter the IAM Role ARN

Paste your IAM Role ARN in the field provided.

Create the account

Click Create Cloud Account.

Required IAM permissions

The Vantage IAM role needs the following permission categories:

  • EC2 — launch instances, manage security groups, describe VPCs and subnets
  • CloudFormation — create and describe stacks
  • EKS — create and manage Kubernetes clusters (if using Kubernetes)
  • S3 — read/write to storage buckets for job data
  • IAM — pass-role permissions for the Vantage service role

The assisted setup CloudFormation template configures these permissions automatically.

Ask AI
Ask a question about Vantage Compute...