dstack icon indicating copy to clipboard operation
dstack copied to clipboard

dstack is an open-source alternative to Kubernetes, designed to simplify development, training, and deployment of AI across any cloud or on-prem. It supports NVIDIA, AMD, and TPU.

Results 325 dstack issues
Sort by recently updated
recently updated
newest added

Currently, the UI has two separate Project and Administration sections with different but similar pages. The proposal is to replace Project and Administration with one set of pages. The new...

ui
enhancement

## Problem In most backends, the offer price does not include the OS disk, which means the users are actually charged more than what they see in `dstack`. As an...

bug
no-stale

### Problem I'd like the ability to add multiple backends of the same type (eg, AWS), as we may have different settings/use cases. For example, we may want to run...

feature

Hacktoberfest is a great chance to contribute to your favorite open-source projects! Join us in improving `dstack` throughout October, starting on the 1st. > [!NOTE] > ☁️ Every contributor whose...

hacktoberfest

### Problem At the moment, it's not possible to use passphrase-protected (i.e. encrypted) SSH keys in the on-prem fleet configuration. Unencrypted SSH keys have a greater security risk. ### Solution...

feature
stale
fleets

Currently, we support only `vscode`, and the property is still required. It will be easier to use if the property is optional.

stale
minor

If I send too many requests, like 2000 per second, the gateway can't handle that. Also, I have 9 services running. We need to either run multiple gateways or at...

gateways
hacktoberfest

Adding an example of NIM

### Problem `dsack` could not handle the differences in prices between Secure Cloud and Community Cloud, so Community Cloud was temporarily disabled in #1886. However, Community Cloud offers many pods...

bug
major

### Steps to reproduce 0. (Presumably) use the AWS backend. 1. Start a run with the `dstackai/dind:24.04-20240827003913-1` image. ### Actual behaviour `start-dockerd` fails after timeout: ``` failed to start dockerd:...

bug