Loading...
Tool
Generate Kubernetes HorizontalPodAutoscaler (HPA) or KEDA ScaledObject YAML from target metrics.
The workload resource that will be targeted.
Choose between standard K8s HPA or KEDA ScaledObject.
Must match the name of your Deployment / StatefulSet.
Average CPU utilization per pod. Leave empty to disable CPU-based autoscaling.
Average memory utilization per pod. Optional.
Optional stabilization window before scaling up again. 0 to disable.
Optional stabilization window to avoid flapping when scaling down.
Fill in the parameters on the left and click Generate HPA YAML to see the manifest here.
Was this tool helpful?