diff --git a/docs/blog/posts/nebius-in-dstack-sky.md b/docs/blog/posts/nebius-in-dstack-sky.md
new file mode 100644
index 0000000000..e05bc2764b
--- /dev/null
+++ b/docs/blog/posts/nebius-in-dstack-sky.md
@@ -0,0 +1,127 @@
+---
+title: Nebius joins dstack Sky GPU marketplace, with production-ready GPU clusters
+date: 2025-09-18
+description: "TBA"
+slug: nebius-in-dstack-sky
+image: https://dstack.ai/static-assets/static-assets/images/dstack-sky-nebius.png
+categories:
+ - Changelog
+---
+
+# Nebius joins dstack Sky GPU marketplace, with production-ready GPU clusters
+
+`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.
+
+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
+to offer on-demand and spot GPUs, including clusters.
+
+
+
+
+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.
+
+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.
+
+Since early this year, the open-source `dstack` has supported Nebius, making it easy to manage clusters and orchestrate compute cost-effectively.
+
+## About dstack Sky
+
+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.
+
+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.
+
+
+
+While the open-source version of `dstack` has supported Nebius clusters from day one,
+Nebius is the first provider to bring on-demand and spot GPU clusters to `dstack` Sky.
+
+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.
+
+## Getting started
+
+After you [sign up :material-arrow-top-right-thin:{ .external }](https://sky.dstack.ai){:target="_blank"} with `dstack` Sky,
+you’ll be prompted to create a project and choose between the GPU marketplace or your own cloud account:
+
+
+
+Once the project is created, install the `dstack` CLI:
+
+=== "uv"
+
+