Skip to content

ComputeDomain: add support for elastic workloads #349

@jgehrcke

Description

@jgehrcke

The workload in a ComputeDomain (CD) may change size over time (think: growing/shrinking ReplicaSet, Job, JobSet, ...). The CD should then adhere to the philosophy of following the workload and dynamically shrink and expand as needed, too. Today, that means for example to dynamically add/remove nodes to/from that CD, respectively.

This is strongly related to #348 and potentially the same implementation will enable both.

Metadata

Metadata

Assignees

Labels

featureissue/PR that proposes a new feature or functionality

Type

No type

Projects

Status

Closed

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions