You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/06/01 18:00:00 UTC

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

    [ https://issues.apache.org/jira/browse/SPARK-23668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16498348#comment-16498348 ] 

Apache Spark commented on SPARK-23668:
--------------------------------------

User 'liyinan926' has created a pull request for this issue:
https://github.com/apache/spark/pull/21480

> 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