[
https://issues.apache.org/jira/browse/FLINK-22594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17367952#comment-17367952
]
Yang Wang commented on FLINK-22594:
-----------------------------------
[~aitozi] Thanks for working on this ticket.
Because we already have a TaskManager pods watcher in
{{KubernetesResourceManagerDriver}}, I am curious whether it is enough to print
pod TerminatedDiagnostics(see {{KubernetesPod#getTerminatedDiagnostics}}).
Currently, I think we could find some OOM message in the current log if the
TaskManager pod is oom-killed by k8s.
> 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)