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. send the container size as part of the REST API request. Are is this something which can only be done through Kubernetes? i.e. before each job is deployed, communicate with the kube master and update the spec. Thank you very much in advance. Regards, M.