cloud-ark / cloud-ark/caastle

Add support for scaling application containers

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
26
Forks
7
PR merge metrics
No merged PRs in 30d

Description

We should support a command for scaling application containers. Something like,

cld app scale {app-name} {target-number-of-instances}

For multi-container applications the scale command should work against individual microservice container. We will need to add a 'service' abstraction first.

cld service scale {service-name} {target-number-of-instances}

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.