When the Flink Kubernetes Autoscaler says it is sc...
# troubleshooting
a
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
It should also log the exact parallelism change. If the new parallelism requires more resources , then new TMs will be added
g
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
Sorry for that! I didn't realize the mailing list was such a powerful resource.