random#

Module for the Random placement strategy.

It overrides the place method of the PlacementStrategy class to place services of an application on infrastructure nodes randomly.

Classes

RandomStrategy

A placement strategy that places services randomly onto nodes.