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

Horizontal Pod Autoscaling #19

Open
4 tasks
6l20 opened this issue Dec 22, 2021 · 0 comments
Open
4 tasks

Horizontal Pod Autoscaling #19

6l20 opened this issue Dec 22, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@6l20
Copy link
Contributor

6l20 commented Dec 22, 2021

In order to improve deployments of the solution it is necessary to have automated scaling.
Autoscaling rules should be based upon actual resources requirements ( runtime monitoring )

https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/

And built upon recommended or used autoscaling solutions

https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/

  • Determine the resources required and their limits for each of our components
  • Seek advices regarding autoscaling solutions
  • Update helm chart with selected solution
  • Experiment autoscaling based on ramp up load testing sessions
@6l20 6l20 added the enhancement New feature or request label Dec 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant