[
https://issues.apache.org/jira/browse/FLINK-33609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-33609:
-----------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Major
> Labels: pull-request-available
>
> 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)