swarmkit icon indicating copy to clipboard operation
swarmkit copied to clipboard

Custom scheduling strategy

Open Abdul-razzak opened this issue 6 years ago • 2 comments

Is there a way I could change the default swarm strategy from spread to bin pack as I need to test the results for different scheduling strategy ? Also, is it possible to create a custom scheduling strategy by extending swarm kit ?

Abdul-razzak avatar Aug 04 '19 17:08 Abdul-razzak

This would be good if it can be extended to support "backoff" so if a service is on a fail loop it can back off a few seconds. But also have swarm use depends_on not to control the start up order but to determine whether to "back off" if their dependent service is not responding as healthy or running.

trajano avatar Oct 03 '19 15:10 trajano

hello i am new user for using docker swarmkit. how to change default scheduling policy? where to change scheduling policy?

jigna1985 avatar May 05 '20 16:05 jigna1985