autoscaling
The autoscaling configuration for the Spark-on-K8S deployment
Type: object
Path: autoscaling
enabled
Specifies whether autoscaling should be enabled
Default: false
Type: boolean
Path: autoscaling.enabled
minReplicas
The minimum number of replicas
Default: 1
Type: number
Path: autoscaling.minReplicas
maxReplicas
The maximum number of replicas
Default: 100
Type: number
Path: autoscaling.maxReplicas
targetCPUUtilizationPercentage
The target CPU utilization percentage
Default: 80
Type: number
Path: autoscaling.targetCPUUtilizationPercentage