Skip to content

Apply scaling decisions in a single step - #41

Open
tmakatos wants to merge 1 commit into
emit_per_vm_filefrom
scaling_decisions_in_single_step
Open

tmakatos wants to merge 1 commit into
emit_per_vm_filefrom
scaling_decisions_in_single_step

Conversation

@tmakatos

Copy link
Copy Markdown
Collaborator

Currently each instance is evaluated independently. While this can
improve performance it can lead to inaccuracies, so evaluate all of
them together. Since the controller has all the scaling decisions,
apply scale downs first to free up resources.

Signed-off-by: Thanos Makatos thanos.makatos@nutanix.com


Stack created with GitHub Stacks CLI • Give Feedback 💬

Currently each instance is evaluated independently. While this can
improve performance it can lead to inaccuracies, so evaluate all of
them together. Since the controller has all the scaling decisions,
apply scale downs first to free up resources.

Signed-off-by: Thanos Makatos <thanos.makatos@nutanix.com>
@tmakatos
tmakatos added this pull request to stack #43 September 24, 2026 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant