Surendra Singh Lilhore created FLINK-33609: ----------------------------------------------
Summary: Take into account the resource limit specified in the pod template. Key: FLINK-33609 URL: https://issues.apache.org/jira/browse/FLINK-33609 Project: Flink Issue Type: Bug Components: Deployment / Kubernetes Affects Versions: 1.16.0 Reporter: Surendra Singh Lilhore Flink is currently not considering the pod template resource limits and is only utilizing the limit obtained from the configured or default limit factor. Flink should consider both the value obtained from the limit factor and the pod template resource limits. It should take the maximum value of the pod template resource limits and the value obtained from the limit factor calculation. -- This message was sent by Atlassian Jira (v8.20.10#820010)