Skip to main content
SkyPilot is a framework for running LLMs, AI, and batch jobs on any cloud. This integration uses the Runpod CLI infrastructure to spin up on-demand Pods and deploy Serverless endpoints with SkyPilot.

Get started

1

Obtain your API key

Get your API key from the Runpod Settings page.
2

Install Runpod

Install the latest version of Runpod:
3

Configure Runpod

Run runpod config and paste your API key when prompted.
4

Install SkyPilot Runpod Cloud

Install the SkyPilot Runpod cloud:
5

Verify your setup

Run sky check to verify your credentials are set up correctly.

Run a project

1

Create a new project directory

Create a new directory for your project:
2

Create a configuration file

Create a file named hello_sky.yaml with the following content:
3

Launch your project

Launch your project on the cluster:
4

Confirm your GPU type

You’ll see the available GPU options. Confirm your GPU type and the cluster will start spinning up.