This is likely a better bet than DIND: 
https://github.com/GoogleContainerTools/kaniko 


On Saturday, May 5, 2018 at 9:02:08 AM UTC-6, Sudha Subramanian wrote:
>
> Hi,
>
> I have a use case where my application container needs to pull a build 
> image and run code inside of it. I'm considering using a DIND sidecar 
> container and have the outer container run docker commands within the 
> sidecar.  Requests for builds are queued in RabbitMq and gets consumed by 
> my application container. 
>
> I'm wondering if there is a better option using K8 Jobs insead. Is there a 
> way I can dynamically launch a POD from a container running in a different 
> POD?
>
> Thanks,
> Sudha
>

-- 
You received this message because you are subscribed to the Google Groups 
"Kubernetes user discussion and Q&A" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to kubernetes-users+unsubscr...@googlegroups.com.
To post to this group, send email to kubernetes-users@googlegroups.com.
Visit this group at https://groups.google.com/group/kubernetes-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to