Hi team, is there a limitation of number of Flink ...
# random
e
Hi team, is there a limitation of number of Flink jobs the Flink kubernetes operator can handle, like 100, 1k, 10k? We are not hitting any limitation yet, but want to have an understanding of it and plan ahead.
g
There is a config for reconciler parallelism and you might need to increase memory side but it should be able to handle it
There are users managing the thousands of jobs without issues
e
Thanks Gyula! Great to know.