mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 23:45:56 +03:00
[GH-ISSUE #116] Feature [ Auto scaling ] #76
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#76
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ghost on GitHub (May 23, 2016).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/116
Hi there!
One feature that will be nice to have is auto scaling option in the web panel.
Example: virsh setvcpus machine 2
And a method to reduce when necessary after high load for example.
Thanks.