yandeu / docker-swarm-visualizer

🐋 A Visualizer for Docker Swarm using the Docker Engine API and Node.js.
Other
35 stars 9 forks source link

Docker swarm is not scaling up or down #5

Closed mordeve closed 2 years ago

mordeve commented 2 years ago

Docker swarm is not scaling up or down when I started a heavy work.

mordeve commented 2 years ago

resim

yandeu commented 2 years ago

Have you configured the autoscaler settings? https://github.com/yandeu/docker-swarm-visualizer#autoscaler

mordeve commented 2 years ago

I have configured them inside the tools.stack.yml file. I moved them inside visualizer.stack.yml now it works thank you.