Skip to content

Overview

Run Verda workloads through third-party orchestration frameworks — provision GPU resources and manage jobs using tools you may already have in your workflow, authenticated against your Verda account.

Both frameworks authenticate against Verda with the same API credentials — pick whichever fits your workflow.

  1. Get an API token — see Create API credentials.
  2. Pick a framework:
    • dstack — a lighter-weight alternative to Kubernetes/Slurm, good for a quick setup.
    • SkyPilot — a unified CLI/YAML spec if you already run workloads across multiple clouds.
  3. Configure the backend with your credentials and launch your first job — each guide walks through this end to end.