The maximum number of replicas of a pod to scale up to.
minReplicas
The minimum number of replicas of a pod to scale down to.
targetCPUUtilizationPercentage
The average CPU load across all replicas to aim for.
Outputs
None
Notes
Humanitec does not require that drivers honor Resource Inputs. A common usecase for the Horizontal Pod Autoscaler resource type is to override the maxReplicas for development environments to preserve resources.