You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Daren Wong (Jira)" <ji...@apache.org> on 2023/04/18 15:28:00 UTC

[jira] [Created] (FLINK-31845) Make KubernetesStepDecorator Pluggable

Daren Wong created FLINK-31845:
----------------------------------

             Summary: Make KubernetesStepDecorator Pluggable
                 Key: FLINK-31845
                 URL: https://issues.apache.org/jira/browse/FLINK-31845
             Project: Flink
          Issue Type: Improvement
          Components: Kubernetes Operator
    Affects Versions: kubernetes-operator-1.5.0
            Reporter: Daren Wong
             Fix For: kubernetes-operator-1.5.0


Currently, KubernetesStepDecorator is used by StandaloneKubernetesJobManagerFactory and StandaloneKubernetesTaskManagerFactory to decorate the JM and TM flink pods such as renaming the containers.

 

This Jira propose an improvement to utilise Flink plugin mechanism to load custom KubernetesStepDecorator as a plugin JAR to decorate the JM or TM. The proposal is for Flink Kubernetes Operator at the moment but this can also be done in flink-kubernetes package.

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)