Skip to content

Allow manual gateway scaling (drop feature flag) - #4142

Merged
jvstme merged 1 commit into
masterfrom
issue_3959_allow_gateway_scaling
Aug 14, 2026
Merged

Allow manual gateway scaling (drop feature flag)#4142
jvstme merged 1 commit into
masterfrom
issue_3959_allow_gateway_scaling

Conversation

@jvstme

@jvstme jvstme commented Aug 14, 2026

Copy link
Copy Markdown
Collaborator

The number of gateway replicas can now be changed
in-place.

$ dstack apply -f my-gateway.dstack.yml
Found gateway my-gateway. Detected changes that can be updated in-place:
- replicas

Update the gateway? [y/n]:

When scaling in, dstack stops the oldest
replicas first.

#3959

The number of gateway replicas can now be changed
in-place.

```shell
$ dstack apply -f my-gateway.dstack.yml
Found gateway my-gateway. Detected changes that can be updated in-place:
- replicas

Update the gateway? [y/n]:
```

When scaling in, `dstack` stops the oldest
replicas first.
@jvstme
jvstme merged commit e364738 into master Aug 14, 2026
27 checks passed
@jvstme
jvstme deleted the issue_3959_allow_gateway_scaling branch August 14, 2026 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant