When the Flink Kubernetes Autoscaler says it is scaling job vertexes, in kubernetes terms does that mean it is adding more TaskManager pods? Kinda hard to visualize what is happening in Kubernetes when it is determined to autoscale
g
Gyula Fóra
09/24/2023, 6:15 AM
It should also log the exact parallelism change. If the new parallelism requires more resources , then new TMs will be added
Please search on the mailing list , I have answered this question too many times. They are not the same thing. If you try it, you will find out immediately :)
a
Alex Craig
09/25/2023, 5:40 PM
Sorry for that! I didn't realize the mailing list was such a powerful resource.