kubernetes v1.34

HorizontalPodAutoscalerSpec.maxReplicas

maxReplicas is the upper limit for the number of replicas to which the autoscaler can scale up. It cannot be less that minReplicas.

1 fields
HorizontalPodAutoscalerSpec.maxReplicas fields and descriptions
Field / TypeDescription
HorizontalPodAutoscalerSpec.maxReplicas
integer

maxReplicas is the upper limit for the number of replicas to which the autoscaler can scale up. It cannot be less that minReplicas.

  • format: int32