On Mar 2, 2016 1:08 PM, "Mohamed Lrhazi" <[email protected]> wrote: > > Hello, > > Any one deploying Origin across data centers, and across clouds?
I'm not sure about Origin, but we have done this with OpenShift Enterprise. > Maybe a mixture of on prem nodes, and others in AWS for example? Does Origin have support for that? Yes, with some caveats. First, you cannot use the native cloud provider integration (you'll need to provide all of those services yourself, including persistent volumes). Second, unless the data centers have very low latency connections (@10ms) you will not be able to spread the etcd hosts across the data centers. You will also need to consider how you want to handle application deployments across the datacenters/clouds. There may be changes that need to be made to the scheduler config, project selectors, templates, etc to ensure that applications are being deployed in the manner you intend. > > Anyone knows of any blog post or other document that discusses such deployments? There have been discussions about this in the past on this list, but I don't have any links handy. > > Thank you very much, > Mohamed. > > _______________________________________________ > users mailing list > [email protected] > http://lists.openshift.redhat.com/openshiftmm/listinfo/users >
_______________________________________________ users mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/users
