You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Boris Lublinsky (Jira)" <ji...@apache.org> on 2020/11/25 19:02:00 UTC

[jira] [Created] (FLINK-20358) Support adding Owner Reference to Job Manager in native kubernetes setup

Boris Lublinsky created FLINK-20358:
---------------------------------------

             Summary: Support adding Owner Reference to Job Manager in native kubernetes setup
                 Key: FLINK-20358
                 URL: https://issues.apache.org/jira/browse/FLINK-20358
             Project: Flink
          Issue Type: Improvement
          Components: Deployment / Kubernetes
    Affects Versions: 1.11.2
            Reporter: Boris Lublinsky
             Fix For: 1.12.0


Flink-based implementations are often used as part of a larger applications. In this case, deletion of main (parent) application typically requires deletion of the Flink cluster. A common way for achieving this in kubernetes is usage of the owner reference ([https://kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/).]

Adding Owner reference to Flink JM will fulfill this requirement



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