mirror of
https://github.com/portainer/portainer-docs.git
synced 2026-03-27 04:48:31 +07:00
18 lines
752 B
Markdown
18 lines
752 B
Markdown
---
|
|
metaLinks:
|
|
alternates:
|
|
- https://app.gitbook.com/s/j6QEqM3Sd94bdPsX4HaN/user/docker/services/scale
|
|
---
|
|
|
|
# Scale a service
|
|
|
|
From the menu select **Services** then select **scale** next to the service you want to scale (in the **Scheduling Mode** column).
|
|
|
|
<figure><img src="../../../.gitbook/assets/Scale-a-service-new.gif" alt=""><figcaption></figcaption></figure>
|
|
|
|
Select the number of replicas you want to create for the service then click the tick icon to apply. If scaling is successful, a success message will appear at the top-right of the screen. Refresh the page until the running replicas appear.
|
|
|
|
{% hint style="info" %}
|
|
Depending on container size, there might be a slight delay before the replicas appear on screen.
|
|
{% endhint %}
|