Flink Autoscaling works based on processing capacity not directly on cpu. You cannot enable VPA/HPA together with the Flink Autoscaler.
Gyula On Thu, Jun 5, 2025 at 2:27 PM Salva Alcántara <salcantara...@gmail.com> wrote: > From other threads like this: > > https://lists.apache.org/thread/zhfk8p4l46v3n367wwh2o2jmgfz6y2xb > > It seems that one should favour Flink Auto-Scaling/Tuning built-in > solutions over the more generic K8s HPA/VPA ones. > > It might still make sense to enable VPA for CPU Autotuning since Flink > Autotuning restricts to memory. > > Am I right? Please correct me if I'm wrong. > > Regards, > > Salva >