Thanks!

> From: t...@butter.sh
> To: dencow...@hotmail.com; users@lists.openshift.redhat.com
> Subject: Re: use service from other project (namespace)
> Date: Thu, 3 Mar 2016 14:53:45 +0100
> 
> Hi.
> 
> > Is it possible to connect with a service which is in another project 
> > (namespace)?
> 
> Yes. When using openshift-sdn's multi-tenant mode you will need to
> connect the networks though. (If neither of the namespaces is default or
> openshift, that is.) I'll refer you to [1] for details, but the gist is
> the following.
> 
>     oadm pod-network join-projects --to project1 project2
> 
> If you have a "global" database that all projects ought to be able to
> access (I would not recommend that if you have a testing environment),
> you can make the one project global.
> 
> [1]: https://docs.openshift.org/latest/admin_guide/pod_network.html
> 
> Cheers,
>  Tobias Florek
                                          
_______________________________________________
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to