Skip to content

Commit f3d6913

Browse files
[Blog] Nebius joins dstack Sky GPU marketplace, first to support clusters
Edits
1 parent 532a2d4 commit f3d6913

File tree

1 file changed

+21
-15
lines changed

1 file changed

+21
-15
lines changed

docs/blog/posts/nebius-in-dstack-sky.md

Lines changed: 21 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,41 @@
11
---
2-
title: Nebius joins dstack Sky GPU marketplace, first to support clusters
3-
date: 2025-09-17
2+
title: Nebius joins dstack Sky GPU marketplace, with production-ready GPU clusters
3+
date: 2025-09-18
44
description: "TBA"
55
slug: nebius-in-dstack-sky
66
image: https://dstack.ai/static-assets/static-assets/images/dstack-sky-nebius.png
77
categories:
88
- Changelog
99
---
1010

11-
# Nebius joins dstack Sky GPU marketplace, first to support clusters
11+
# Nebius joins dstack Sky GPU marketplace, with production-ready GPU clusters
1212

13-
`dstack` is an open-source control plane for orchestrating GPU workloads. It can provision cloud VMs, run on top of Kubernetes, or manage on-prem clusters.
14-
If you don’t want to self-host, you can use `dstack` Sky, the managed version of `dstack` that also provides access to cloud GPUs via its marketplace.
13+
`dstack` is an [open-source :material-arrow-top-right-thin:{ .external }](https://github.com/dstackai/dstack){:target="_blank"} control plane for orchestrating GPU workloads. It can provision cloud VMs, run on top of Kubernetes, or manage on-prem clusters. If you don’t want to self-host, you can use [dstack Sky :material-arrow-top-right-thin:{ .external }](https://sky.dstack.ai){:target="_blank"}, the managed version of `dstack` that also provides access to cloud GPUs via its markfetplace.
1514

16-
With our latest release, we’re excited to announce that [Nebius :material-arrow-top-right-thin:{ .external }](https://nebius.com/){:target="_blank"}, leading neocloud, has joined the [dstack Sky :material-arrow-top-right-thin:{ .external }](https://sky.dstack.ai){:target="_blank"} marketplace
15+
With our latest release, we’re excited to announce that [Nebius :material-arrow-top-right-thin:{ .external }](https://nebius.com/){:target="_blank"}, a purpose-built AI cloud for large scale training and inference, has joined the `dstack` Sky marketplace
1716
to offer on-demand and spot GPUs, including clusters.
1817

1918
<img src="https://dstack.ai/static-assets/static-assets/images/dstack-sky-nebius.png" width="630"/>
20-
2119
<!-- more -->
2220

23-
Last week we published the [state of cloud GPU](state-of-cloud-gpu-2025.md), a study of the GPU market. As noted there, Nebius is one of the few neoclouds offering GPUs at scale, including on-demand, spot, and clusters.
21+
Last week we published the [state of cloud GPU](state-of-cloud-gpu-2025.md), a study of the GPU market. As noted there, Nebius is one of the few purpose-built AI clouds delivering performant and resilient GPUs at scale — available on-demand, as spot instances, and as full clusters.
22+
23+
Nebius designs and operates its own GPU servers in energy-efficient data centers, giving full control over quality, performance tuning, and delivery timelines. Every cluster undergoes a three-stage validation — hardware burn-in, reference architecture checks, and long-haul stress tests — ensuring production-ready infrastructure with consistent performance for large-scale AI training.
2424

25-
Since early this year, the open-source version of `dstack` has supported Nebius, making it easy to manage clusters and orchestrate compute cost-effectively. Thanks to the partnership, the integration has since matured, enabling Nebius customers to simplify operations and reduce GPU costs for both training and inference.
25+
Since early this year, the open-source `dstack` has supported Nebius, making it easy to manage clusters and orchestrate compute cost-effectively.
2626

2727
## About dstack Sky
2828

29-
With this release, Nebius officially joins `dstack` Sky. Nebius can now be used not only with your own account, but also directly via the GPU marketplace.
29+
With this week's release, Nebius officially joins [dstack Sky :material-arrow-top-right-thin:{ .external }](https://sky.dstack.ai){:target="_blank"}. Nebius can now be used not only with your own account, but also directly via the GPU marketplace.
3030

3131
The marketplace lets you access Nebius GPUs without having a Nebius account. You can pay through `dstack Sky`, and switch to your own Nebius account anytime with just a few clicks.
3232

3333
<img src="https://dstack.ai/static-assets/static-assets/images/dstack-sky-nebius-offers.png" width="750"/>
3434

35-
Moreover, while the open-source version of `dstack` has supported Nebius clusters from day one,
36-
Nebius is the first provider to offer on-demand and spot clusters on `dstack` Sky.
35+
While the open-source version of `dstack` has supported Nebius clusters from day one,
36+
Nebius is the first provider to bring on-demand and spot GPU clusters to `dstack` Sky.
37+
38+
With Nebius, `dstack` Sky users can orchestrate NVIDIA GPUs provisioned in hours, with optimized InfiniBand networking to minimize bottlenecks, non-virtualized GPUs for predictable throughput, and industry-leading MTBF/MTTR proven on multi-thousand-GPU clusters.
3739

3840
## Getting started
3941

@@ -104,13 +106,17 @@ Once the fleet is ready, you can run [distributed tasks](../../docs/concepts/tas
104106

105107
To learn more, see the [clusters](../../docs/guides/clusters.md) guide.
106108

107-
> `dstack` can run either on top of Kubernetes or directly on cloud VMs.
108-
In both cases, you don’t need to manage Kubernetes yourself—`dstack` handles all orchestration automatically, letting your team stay focused on research and development.
109+
With Nebius joining `dstack` Sky, users can now run on-demand and spot GPUs and clusters directly through the marketplace—gaining access to the same production grade infrastrucure Nebius customers use for frontier-scale training, without needing a separate Nebius account.
109110

110-
With Nebius joining `dstack` Sky, users can now run on-demand and spot GPUs and clusters directly through the marketplace—without needing a separate Nebius account. If you prefer to go self-hosted, you can always switch to the open-source version of `dstack`, bringing the same functionality.
111+
> If you prefer to go self-hosted, you can always switch to the open-source version of `dstack`, bringing the same functionality.
111112

112113
Our goal is to give teams maximum flexibility while removing the complexity of managing infrastructure. More updates are coming soon.
113114

115+
!!! info "How does `dstack` compare to Kubernetes?"
116+
`dstack` can run either on top of Kubernetes or directly on cloud VMs.
117+
In both cases, you don’t need to manage Kubernetes yourself — `dstack` handles container and GPU orchestration,
118+
providing a simple, multi-cloud interface for development, training, and inference.
119+
114120
!!! info "What's next"
115121
1. Sign up with [dstack Sky :material-arrow-top-right-thin:{ .external }](https://sky.dstack.ai){:target="_blank"}
116122
2. Check [Quickstart](../../docs/quickstart.md)

0 commit comments

Comments
 (0)