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

Update autoscaling use-case in user demo #802

Open
viktor-f opened this issue Feb 29, 2024 · 0 comments
Open

Update autoscaling use-case in user demo #802

viktor-f opened this issue Feb 29, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@viktor-f
Copy link
Contributor

Is your feature request related to a problem? Please describe.
The user demo currently includes a horizontal pod autoscaler. But we would like to extend the autoscaling use case to be a bit more useful.

Describe the solution you'd like
Implement an endpoint in the user demo that drastically increases the cpu usage for one of the pods. This should in turn trigger the pod autoscaling and create a new pod. Make sure that this function is properly bound so that the pod autoscaler does not continue creating more pods forever. This would also allow us to showcase cluster autoscaling in clusters where that is available.

Describe alternatives you've considered

Additional context

@viktor-f viktor-f added documentation Improvements or additions to documentation enhancement New feature or request labels Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant