jcwimer/docker-swarm-autoscaler

successed installed

Opened this issue · 1 comments

how do i know if this work in my PC?

After you deploy the "hello world" example, you can try in CLI docker service ls and it should have a replicas of 3/3.

Note: You might need to wait some time for cAdvisor and Prometheus to parse the machine's stats (give it 1-2 mins.). The replicas should change from 1/1 to 3/3 for the example.