[ 
https://issues.apache.org/jira/browse/FLINK-22594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17371294#comment-17371294
 ] 

Yang Wang commented on FLINK-22594:
-----------------------------------

If you mean that we could dynamically change the resource of TaskManager pod 
based on the OOM metrics, it should be another story. Currently, the 
TaskManager resource is pre-defined and all the TaskManagers share the same 
resource spec.

Maybe standalone Flink is moreĀ appropriate in such a use case. And K8s operator 
could help with changing the resource of TaskManager pod, as well as responding 
to the specific labels(e.g. evict pod when the host machine needs to be 
shutdown).

> Report oom killed pod in k8s resource manager
> ---------------------------------------------
>
>                 Key: FLINK-22594
>                 URL: https://issues.apache.org/jira/browse/FLINK-22594
>             Project: Flink
>          Issue Type: Improvement
>          Components: Deployment / Kubernetes
>            Reporter: Aitozi
>            Priority: Minor
>              Labels: pull-request-available
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to