This is a very general question. Regarding the mongodb, it would be 
important to have it in a different container/pod or even have a cloud 
provider which gives it. 
There is a guide which explains this: 
http://blog.kubernetes.io/2017/01/running-mongodb-on-kubernetes-with-statefulsets.html
Regarding the symfony app i would recommend to start with 
https://kubernetes.io/docs/tasks/run-application/run-stateless-application-deployment/
 
and then create a service of type load balancer: 
https://kubernetes.io/docs/concepts/services-networking/service/

On Tuesday, November 21, 2017 at 12:51:09 PM UTC+2, rinzl...@gmail.com 
wrote:
>
> Hello,
>
> We are trying to run our app made with Symfony3 and MongoDB on Container 
> Engine but we do not see where to begin.
>
> A litte help would be really appreciated.
>
> Note: our app is already containerized with Apache, PHP7 and MongoDB 
> bundled in the image but I think we have to separate MongoDB to run it 
> separately.
>
> Cheers.
>
>

-- 
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