1.31.0 introduces an HorizontalPodAutoscaler for the 3scale-kourier-gateway
setting replicas manually, like
workloads: - name: 3scale-kourier-gateway replicas: 5
causes the operator and HPA to clash, constantly scaling them up/down repeatedly
- is related to
-
SRVKS-1113 setting KnativeServing .spec.workloads[].replicas does work for HPA-enabled components (activator and webhook)
- Closed