compliantkubernetes icon indicating copy to clipboard operation
compliantkubernetes copied to clipboard

Update autoscaling use-case in user demo

Open viktor-f opened this issue 11 months ago • 0 comments

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 avatar Feb 29 '24 14:02 viktor-f