I'm searching for the answer but i didn't find it anywhere. Is it possible to share a service between multiple namespaces ?
For instance, if i have 2 namespaces (let's say 'qa' and 'dev'), is it possible to use the same database server ? The database server would be preferably managed by kubernetes too.
I've read this issue : https://github.com/openshift/origin/issues/1244 But it's not directly related to kubernetes.
Regards, Smana