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:21:00 UTC

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

Boris Lublinsky created FLINK-20359:
---------------------------------------

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


Flink implementation is often a part of the larger application. As a result a synchronized management - clean up of Flink resources, when a main application is deleted is important. In Kubernetes, a common approach for such clean up is usage of the owner's reference ([https://kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/)]

Adding owner reference support to Flink Job manager would be a nice addition to Flink kubernetes native support to accommodate such use casesĀ 



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