Skip to content
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.

Scale up & down should support priority #126

Open
jasonyihk opened this issue Sep 4, 2020 · 0 comments
Open

Scale up & down should support priority #126

jasonyihk opened this issue Sep 4, 2020 · 0 comments

Comments

@jasonyihk
Copy link

this is feature request.

scale up & down should support priority/sequence, e.g. add a flag: DOWN_PRIORITY = cronjobs,deployments, statefulsets when scale down, should scale cronjobs 1st, then deployments (most are applications), and statefulsets (most are DB, redis, queue)..

same for scale up, add a flag: UP_PRIORITY = statefulsets,deployments,cronjobs. when scale up, should scale statefulsets 1st, then deployments, and statefulsets

tks,

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant