Blog
5 min read

SkyPilot 0.10: Enterprise-Ready AI Infrastructure with SSO, Dashboard, Workspaces, and More

Announcing SkyPilot 0.10 - the largest release yet with enterprise-grade features.

skypilot logo icon
SkyPilot Team
SkyPilot 0.10: Enterprise-Ready AI Infrastructure with SSO, Dashboard, Workspaces, and More

We are excited to bring you SkyPilot 0.10! This is our largest release by far, introducing enterprise-ready features including Single Sign-On (SSO), a feature-rich dashboard, external PostgreSQL support, workspace isolation, and SSH Node Pools. Whether you’re a startup scaling AI workloads or an enterprise managing complex multi-cloud infrastructure, SkyPilot 0.10 delivers the production-grade capabilities you need.

Get it now:

Enterprise authentication with SSO

SkyPilot 0.10 integrates seamlessly with enterprise SSO providers like Okta and Google Workspace, enabling secure authentication with automatic account creation and access control.

Log in to your organization’s SkyPilot deployment:

SSO Login

Users authenticate via their familiar SSO flow, and their identities are automatically tracked across all SkyPilot resources. Service accounts enable programmatic access for CI/CD pipelines and automated workflows.

Service Account

Feature-rich dashboard

The new SkyPilot dashboard provides comprehensive infrastructure management in a single interface. Monitor all your cloud resources, edit configurations, manage users, view GPU metrics, and track job history with detailed YAML and git commit information.

SkyPilot Dashboard - Users
SkyPilot Dashboard - Infra and Metrics

Key dashboard features include infrastructure overview to see all available infrastructure in one page, user management to add, remove, and manage organization users, real-time metrics to monitor GPU utilization and API server performance, job tracking to view YAML configurations, entrypoints, and git commit hashes, and real-time logs to stream logs directly from managed jobs.

Workspaces for team isolation

Workspaces provide declarative team isolation with custom cloud configurations. Define separate environments for different teams or projects, controlling which infrastructure each team can access.

Configure workspaces in your API server deployment:

Teams simply set their active workspace to use their team’s configuration:

SkyPilot Dashboard - Workspaces

External PostgreSQL for production

SkyPilot 0.10 supports external PostgreSQL databases for production API server deployments, enabling high availability and disaster recovery. Use managed database services like AWS RDS or Cloud SQL to ensure your cluster and job state survives API server restarts.

SSH Node Pools: bring your own machines

Turn your existing infrastructure—on-premises servers, cloud reserved instances, or personal workstations—into SkyPilot-managed resources with SSH Node Pools.

Configure your machines in ~/.sky/ssh_node_pools.yaml:

Deploy SkyPilot workloads on them:

Your machines now appear as infrastructure choices alongside cloud providers, complete with GPU availability tracking and resource management.

Streamlined infrastructure selection

The new --infra flag simplifies infrastructure specification, replacing the separate --cloud/--region/--zone flags with a unified interface:

Enhanced Kubernetes support

SkyPilot 0.10 brings enterprise-grade Kubernetes capabilities including multi-cluster management to simultaneously manage multiple Kubernetes clusters, Kueue integration for native support for Kubernetes job queueing, PVC volumes for persistent storage support for stateful workloads, and exec-based auth for robust authentication with improved kubeconfig handling.

SkyPilot Dashboard - Clusters

Check GPU availability and utilization across your Kubernetes clusters:

Automatic high-performance networking

Configure high-performance networking automatically with a single line:

Supported across Nebius VMs and Managed Kubernetes Service, GCP VMs, and Google Kubernetes Engine with GPUDirect-TCPX and RDMA support.

New cloud providers

SkyPilot 0.10 expands cloud support with Hyperbolic for cost-effective AI workloads and Samsung Cloud Platform (SCP) with enhanced provisioner interface.

Enhanced managed jobs

High-availability job controllers with failure recovery, automatic restart capabilities, and job consolidation mode for improved efficiency. Centralized job management across multiple users reduces overhead and improves resource utilization.

Get started today

SkyPilot 0.10 transforms how organizations deploy and manage AI infrastructure across clouds. From individual researchers to enterprise teams, this release provides the production-grade features needed to scale AI workloads reliably.

Install SkyPilot 0.10 (by default uses the local API server):

Or upgrade your existing API server deployment gracefully:

  • Clients automatically wait for an upgrade and retries
  • Future compatibility across minor/major versions
Graceful Upgrade

Check out the full release notes, upgrade guide, and enterprise documentation to get started.

To receive latest updates, please star and watch the project’s GitHub repo, follow @skypilot_org, or join the SkyPilot community Slack.

Subscribe to our newsletter