Skip to content

Commit 76896ea

Browse files
Deploying to gh-pages from @ dstackai/dstack@684d67a 🚀
1 parent 9d8d286 commit 76896ea

File tree

6 files changed

+212
-300
lines changed

6 files changed

+212
-300
lines changed

assets/images/social/examples.png

285 Bytes
Loading

assets/stylesheets/landing.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@
2222
}
2323

2424
/*.tx-landing__hero_text h1*/ .gradient {
25-
background: linear-gradient(90deg, #4631C8 -1.29%, #CD4AE2 88.05%, #FFD43C 111.26%);
25+
background: linear-gradient(90deg, #4631C8 -1.29%, #CD4AE2 100%);
2626
-webkit-background-clip: text;
2727
-webkit-text-fill-color: transparent;
2828
padding-right: 4px;
2929
margin-right: -4px;
3030
}
3131

32-
.tx-landing__hero_text .highlight, .tx-faq__item-body .highlight {
32+
.highlight {
3333
display: inline-block;
3434
border-radius: 3px;
3535
padding: 1px 5px;

docs/index.html

Lines changed: 1 addition & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -712,19 +712,6 @@
712712
</span>
713713
</a>
714714

715-
</li>
716-
717-
<li class="md-nav__item">
718-
<a href="#how-does-it-compare-to-other-tools" class="md-nav__link">
719-
<span class="md-ellipsis">
720-
721-
<span class="md-typeset">
722-
How does it compare to other tools?
723-
</span>
724-
725-
</span>
726-
</a>
727-
728715
</li>
729716

730717
</ul>
@@ -3626,19 +3613,6 @@
36263613
</span>
36273614
</a>
36283615

3629-
</li>
3630-
3631-
<li class="md-nav__item">
3632-
<a href="#how-does-it-compare-to-other-tools" class="md-nav__link">
3633-
<span class="md-ellipsis">
3634-
3635-
<span class="md-typeset">
3636-
How does it compare to other tools?
3637-
</span>
3638-
3639-
</span>
3640-
</a>
3641-
36423616
</li>
36433617

36443618
</ul>
@@ -3673,7 +3647,7 @@ <h1 id="what-is-dstack">What is dstack?<a class="headerlink" href="#what-is-dsta
36733647
<h4 id="accelerators">Accelerators<a class="headerlink" href="#accelerators" title="Permanent link">&para;</a></h4>
36743648
<p><code>dstack</code> supports <code>NVIDIA</code>, <code>AMD</code>, <code>Google TPU</code>, and <code>Intel Gaudi</code> accelerators out of the box.</p>
36753649
<h2 id="how-does-it-work">How does it work?<a class="headerlink" href="#how-does-it-work" title="Permanent link">&para;</a></h2>
3676-
<p><img alt="" src="https://raw.githubusercontent.com/dstackai/static-assets/refs/heads/main/static-assets/images/dstack-architecture-diagram-v6.svg" /></p>
3650+
<p><img src="https://raw.githubusercontent.com/dstackai/static-assets/4aa9124edcaee397d9dd25d4b5aa8d8e82441852/static-assets/images/dstack-diagram.svg" /></p>
36773651
<h4 id="1-set-up-the-server">1. Set up the server<a class="headerlink" href="#1-set-up-the-server" title="Permanent link">&para;</a></h4>
36783652
<blockquote>
36793653
<p>Before using <code>dstack</code>, ensure you've <a href="installation/">installed</a> the server, or signed up for <a href="https://sky.dstack.ai" target="_blank">dstack Sky <span class="twemoji external"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m11.93 5 2.83 2.83L5 17.59 6.42 19l9.76-9.75L19 12.07V5z"/></svg></span></a>.</p>
@@ -3699,34 +3673,6 @@ <h2 id="why-dstack">Why dstack?<a class="headerlink" href="#why-dstack" title="P
36993673

37003674
<p><code>dstack</code> streamlines infrastructure management and container usage, enabling AI teams to work with any frameworks across
37013675
cloud platforms or on-premise servers.</p>
3702-
<h2 id="how-does-it-compare-to-other-tools">How does it compare to other tools?<a class="headerlink" href="#how-does-it-compare-to-other-tools" title="Permanent link">&para;</a></h2>
3703-
<details class="info">
3704-
<summary>How does dstack compare to Kubernetes?</summary>
3705-
<p><code>dstack</code> is more lightweight, and is designed specifically for AI, enabling AI engineers to handle development, training, and
3706-
deployment without needing extra tools or Ops support. </p>
3707-
<p>With <code>dstack</code>, you don't need Kubeflow or other ML platforms on top—everything is available out of the box.</p>
3708-
<p>Additionally, <code>dstack</code> is much easier to use with on-prem servers—just provide hostnames and SSH credentials,
3709-
and <code>dstack</code> will automatically create a fleet ready for use with development environments, tasks, and services.</p>
3710-
</details>
3711-
<details class="info">
3712-
<summary>Can dstack and Kubernetes be used together?</summary>
3713-
<p>For AI development, it’s more efficient to use <code>dstack</code> directly with your cloud accounts or on-prem servers&mdash;without Kubernetes.</p>
3714-
<p>However, if you prefer, you can set up the <code>dstack</code> server with a Kubernetes backend to provision through Kubernetes.</p>
3715-
<p>Does your Ops team insist on using Kubernetes for production-grade deployment? You can use <code>dstack</code> and
3716-
Kubernetes side by side; <code>dstack</code> for development and Kubernetes for production-grade deployment.</p>
3717-
</details>
3718-
<details class="info">
3719-
<summary>How does dstack compare to KubeFlow?</summary>
3720-
<p><code>dstack</code> can be used entirely instead of Kubeflow. It covers everything that Kubeflow does, and much more on top,
3721-
including development environments, services, and additional features.</p>
3722-
<p><code>dstack</code> is easier to set up with on-premises servers, doesn't require Kubernetes, and works with multiple cloud
3723-
providers out of the box.</p>
3724-
</details>
3725-
<details class="info">
3726-
<summary>How does dstack compare to Slurm?</summary>
3727-
<p><code>dstack</code> can be used entirely instead of Slurm. It covers everything that Slurm does, and a lot more on top, including
3728-
dev environments, services, out-of-the-box cloud support, easier setup with on-premises servers, and much more.</p>
3729-
</details>
37303676
<div class="admonition info">
37313677
<p class="admonition-title">Where do I start?</p>
37323678
<ol>

0 commit comments

Comments
 (0)