You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Canbin Zheng (Jira)" <ji...@apache.org> on 2020/01/29 05:42:00 UTC

[jira] [Updated] (FLINK-15652) Support for imagePullSecrets k8s option

     [ https://issues.apache.org/jira/browse/FLINK-15652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Canbin Zheng updated FLINK-15652:
---------------------------------
        Parent: FLINK-14460
    Issue Type: Sub-task  (was: New Feature)

> Support for imagePullSecrets k8s option
> ---------------------------------------
>
>                 Key: FLINK-15652
>                 URL: https://issues.apache.org/jira/browse/FLINK-15652
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Deployment / Kubernetes
>            Reporter: Canbin Zheng
>            Priority: Major
>
> It's likely that one would pull images from the private image registry, credentials can be passed with the Pod specification through the `imagePullSecrets` parameter,
> which refers to the k8s secret by name. Implementation wise we expose a new configuration option to the users and then pass it along to the K8S.



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