SysbeeTech / kubedeploy

Kubedeploy
https://kubedeploy.app/
Apache License 2.0
5 stars 2 forks source link

expand HPA options #10

Closed btoic closed 9 months ago

btoic commented 11 months ago

HPA currently works only if deploymentMode is set to Deployment. This should be expanded to cover Statefulset as well. In addition, allowing for Configurable scaling behavior configuration option would allow more control over scaling policy.