Skip to main content
Creates overlay network on top of a physical cluster

Usage

vastai create overlay CLUSTER_ID OVERLAY_NAME

Arguments

cluster_id
integer
required
ID of cluster to create overlay on top of
name
string
required
overlay network name

Description

Creates an overlay network to allow local networking between instances on a physical cluster

Global Options

The following options are available for all commands:
OptionDescription
--url URLServer REST API URL
--retry NRetry limit
--rawOutput machine-readable JSON
--explainVerbose explanation of API calls
--api-key KEYAPI key (defaults to ~/.config/vastai/vast_api_key)