Replies: 2 comments
-
|
Swarm does not support Auto-scaling out of the box. https://soumyadeeppaul.medium.com/auto-scaling-services-on-swarm-cd1f6fafd7ac |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Docker already has functionality to get the system load and to scale container. IMO autoscaling should be easily implemented on top of these 2 functionalities. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have a 2 nodes docker swarm environment managed from portainer-ce. I'm looking for a way to automatically scale (horizontaly and/or vertically, up or down) the running containers, based on their load.
Is it possible to achive this with portainer-ce?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions