Re: Resizing kube container sizes dynamically for custom jobs

2022-05-11 Thread Márton Balassi
Hi Morgan, Jobs running in a session cluster share the taskmanagers, so you are not able to configure them on a per job basis. I welcome you to check out the Flink Kubernetes Operator's session job example [1] that highlights this behavior: You specify container resources when you submit the sessi

Resizing kube container sizes dynamically for custom jobs

2022-05-11 Thread Geldenhuys, Morgan Karl
Greetings all, I have a question concerning resource allocation for Apache flink. I have a flink native session cluster running and im interested in rolling out multiple jobs. However, I would like to size the container resources (CPU and Memory) differently for each job, is this possible? i.e