We are excited to bring you SkyPilot 0.7! This release makes cloud provisioning up to 3x faster, introduces reservations across AWS and GCP, improves observability, adds new admin policy enforcement, and supports the latest AI hardware like TPU v6 and H100 Mega GPUs.
Get it now:
Faster provisioning #
SkyPilot v0.7 delivers up to 3x faster provisioning across AWS, GCP, Azure, and Kubernetes clusters. With optimizations in our provisioning stack, users can expect significantly reduced setup times:

Reservation support #
SkyPilot now supports short-term and long-term reservations across clouds:
- AWS Capacity Reservations
- AWS Capacity Blocks
- GCP reservations
- GCP Dynamic Workload Scheduler (DWS)
- Bring your own VMs or Kubernetes clusters
Combine these reservations with SkyPilot’s failover mechanisms for a resilient, cost-effective multi-cloud strategy.
Enhanced observability #
SkyPilot v0.7 introduces two new commands to monitor your Kubernetes clusters, making it easier to keep track of your resources.
sky status --kubernetes shows all SkyPilot resources on the cluster:
sky show-gpus --cloud kubernetes shows detailed GPU availability information on the cluster:
Admin policy enforcement #
New admin policy mechanism empowers admins to enforce custom rules across users’ SkyPilot tasks and configurations.
Admin policies can mutate and validate tasks before they are submitted. Some examples:
- Add Labels for all Tasks on Kubernetes
- Always Disable Public IP for AWS Tasks
- Use Spot for all GPU Tasks
- Enforce Autostop for all Tasks
Support for latest AI hardware #
SkyPilot v0.7 adds support for cutting-edge AI hardware:
- TPU v6, TPU v5, and H100 Mega accelerators
- gVNIC for faster networking on GCP
- Ultra-tier disks on AWS and GCP for blazing-fast storage
In addition, Azure Blob Storage is now a supported backend for storing and accessing data, joining the ranks of S3, GCS, and R2.
UX revamp #
We’ve revamped the SkyPilot CLI for a cleaner, more intuitive experience.
You’ll notice simpler commands, more readable outputs, and a UX designed to minimize friction, so you can focus on what matters—building, training, and deploying your AI workloads.
Get started today #
Whether you’re a cluster admin or an AI practitioner, SkyPilot v0.7 helps you get more done with faster provisioning, new observability and policy features, and support for reservations and latest AI hardware. Check out the full release notes and start using it today:
To receive latest updates, please star and watch the project’s GitHub repo, follow @skypilot_org, or join the SkyPilot community Slack.

