GoogleCloudPlatform / flink-on-k8s-operator

[DEPRECATED] Kubernetes operator for managing the lifecycle of Apache Flink and Beam applications.
Apache License 2.0
657 stars 265 forks source link

Manage multiple jobs on Session Cluster mode. #417

Open webmanAv opened 3 years ago

webmanAv commented 3 years ago

Do you have plan to manage multiple jobs lifecycle on Session cluster? I understand that Job Cluster is the easy way, however we afraid to have too many K8s pods, because we have few thousand running Flink Jobs.

elanv commented 3 years ago

I'm also interested in this feature. #303