You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Anirudh Ramanathan (JIRA)" <ji...@apache.org> on 2018/04/03 20:00:00 UTC

[jira] [Assigned] (SPARK-23668) Support for imagePullSecrets k8s option

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

Anirudh Ramanathan reassigned SPARK-23668:
------------------------------------------

    Assignee: Andrew Korzhuev

> Support for imagePullSecrets k8s option
> ---------------------------------------
>
>                 Key: SPARK-23668
>                 URL: https://issues.apache.org/jira/browse/SPARK-23668
>             Project: Spark
>          Issue Type: Improvement
>          Components: Kubernetes
>    Affects Versions: 2.3.0
>            Reporter: Andrew Korzhuev
>            Assignee: Andrew Korzhuev
>            Priority: Minor
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> In enterprise setting it's likely that image registry k8s pulling images from is private.
> Credentials can be passed with the Pod specification through the `imagePullSecrets` parameter, which refers to the k8s secret by name (see [https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/] ).
> Implementation wise we only need to expose configuration option to a user and then pass it along to the k8s.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org