Re: Kubernetes FlinkDeployments and Batch Jobs

2025-03-07 Thread Nikola Milutinovic
: Rainer Schamm Date: Friday, March 7, 2025 at 2:23 PM To: user@flink.apache.org Subject: Kubernetes FlinkDeployments and Batch Jobs Hi all I am struggling a bit with the intended workflow around FlinkDeployments and Batch Jobs via the Flink Kubernetes Operator. What I found is that when I create a

Kubernetes FlinkDeployments and Batch Jobs

2025-03-07 Thread Rainer Schamm
Hi all I am struggling a bit with the intended workflow around FlinkDeployments and Batch Jobs via the Flink Kubernetes Operator. What I found is that when I create a new *FlinkDeployment* (from a yaml spec) for a batch type job then it: 1. Starts both a JobManager pod and a Taskmanager pod (or