Skip to content

Distribute containers across multiple nodes #299

@runleveldev

Description

@runleveldev

On

const node = await Node.findOne({ where: nodeWhere });
we get one node that matches the condition, instead we should be finding the node that matches the condition which has the least amount of containers currently.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions