camptocamp/upkick

Handle nicely scaled services

Opened this issue · 1 comments

When a container is scaled, upkick should not stop all instances at the same time.

Currently, Upkick only knows about local containers, it has no notion of services or stacks. This would probably require to interface with the orchestration engine.