fhaase2 opened a new issue #10313:
URL: https://github.com/apache/airflow/issues/10313


   <!--
   
   Welcome to Apache Airflow!  For a smooth issue process, try to answer the 
following questions.
   Don't worry if they're not all applicable; just try to include what you can 
:-)
   
   If you need to include code snippets or logs, please put them in fenced code
   blocks.  If they're super-long, please use the details tag like
   <details><summary>super-long log</summary> lots of stuff </details>
   
   Please delete these comment blocks before submitting the issue.
   
   -->
   
   **Description**
   
   The 
`airflow.contrib.operators.kubernetes_pod_operator.KubernetesPodOperator` does 
not have the possibility to start mutliple containers in the same pod.
   
   **Use case / motivation**
   
   Useful if one need to start sidecars or external services in the same pod. I 
am not sure about the API here, should it be possible to provide a list of 
images and cmds?
   
   **Related Issues**
   
   <!-- Is there currently another issue associated with this? -->
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to