Re: Implement HPA with Flink operator

2025-03-01 Thread Nikola Milutinovic
-dynamic.yaml I am not sure if that can affect the parallelism of your processors, though. And I suspect that would be your goal. Nix. From: Bianca Falcone Date: Friday, February 28, 2025 at 5:15 PM To: user@flink.apache.org Subject: Implement HPA with Flink operator Hi everyone, I been working

Implement HPA with Flink operator

2025-02-28 Thread Bianca Falcone
Hi everyone, I been working with flink operator on using HPA with a FlinkDeployment to scale up and down the amount of TaskManagers based on memory consumption and been testing with the following configuration as per documentation: https://github.com/apache/flink-kubernetes-operator/blob/main/examp