targetCPUUtilizationPercentage property

int? targetCPUUtilizationPercentage
final

targetCPUUtilizationPercentage is the target average CPU utilization (represented as a percentage of requested CPU) over all the pods; if not specified the default autoscaling policy will be used.

Implementation

final int? targetCPUUtilizationPercentage;