maxReplicas property

int maxReplicas
final

maxReplicas is the upper limit for the number of pods that can be set by the autoscaler; cannot be smaller than MinReplicas.

Implementation

final int maxReplicas;