You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "nolan emirot (JIRA)" <ji...@apache.org> on 2019/04/03 23:37:00 UTC

[jira] [Updated] (AIRFLOW-4234) Add documentation around K8sPodOperator an K8sPodExecutor

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

nolan emirot updated AIRFLOW-4234:
----------------------------------
    Description: 
 

I was able to launch a task using k8sPodOperator using a public docker image. Unfortunately I'm not sure how we can pull image from private docker registry.
 I also would like to know if the code should be bake inside the docker image or mounting the code (python/bash task ) inside the the pod.

 

 

  was:
 

I was able to launch a task using k8sPodOperator, unfortunately I'm not sure how we can pull image from private docker registry.
I also would like to know if the code should be bake inside the docker image or mounting the code (python/bash task ) inside the the pod.

 


> Add documentation around K8sPodOperator an K8sPodExecutor
> ---------------------------------------------------------
>
>                 Key: AIRFLOW-4234
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4234
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: Documentation, kubernetes
>    Affects Versions: 1.10.2
>            Reporter: nolan emirot
>            Priority: Trivial
>
>  
> I was able to launch a task using k8sPodOperator using a public docker image. Unfortunately I'm not sure how we can pull image from private docker registry.
>  I also would like to know if the code should be bake inside the docker image or mounting the code (python/bash task ) inside the the pod.
>  
>  



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