kubernetes v1.33
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.
| Field / Type | Description |
|---|---|
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.
|