Closed majguo closed 7 months ago
Reviewed the design with @majguo today. When we have the Liberty Scaling SME, I want to ask this question.
Is the set of options we offer sufficient? There are additional options in the CRD that might make sense:
label | name |
---|---|
resources.limits.cpu | The upper limit of CPU core. Specify integers, fractions (e.g. 0.5), or millicores values(e.g. 100m, where 100m is equivalent to .1 core). |
Updated the UI design per review comments from @gcharters:
@gcharters @edburns Pls take a look again.
This looks good to me. Please proceed with the implementation.
The issue is to add auto-scaling support for app deployment in
liberty-on-aks
offer.Mockup design
You can preview the UI design using the Create UI Definition Sandbox:
createUiDefinition.json
.Also attached the screenshots for quick overview:
Auto-scale replicas? > No (default)
Auto-scale replicas? > Yes
@edburns @venunathb @git4rk @gcharters Please review and respond if you have any comments, thanks.