Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Dynamic Scaling #68

Open
markuslf opened this issue Jul 1, 2022 · 0 comments
Open

Implement Dynamic Scaling #68

markuslf opened this issue Jul 1, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@markuslf
Copy link
Member

markuslf commented Jul 1, 2022

How about this scenario?

  • Imagine an Ansible deployment host
  • In inventory, for each VM, define the VM's working hours:
    • Mo-Fr 08:00-18:00 t-shirt-size "medium"
    • otherwise "small"
    • 15th of each month 14:00-16:45 "superbig" because of peak usage
  • A systemd-timer job runs (regulary) and customizes the T-shirt-size of each VM

Is this possible (including up- and downscaling of the VM without downtime)? Could save costs and improves response times.

@markuslf markuslf added enhancement New feature or request question Further information is requested labels Jul 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants