Re: Experience with Kubernetes

2016-04-18 Thread David Aronchick
We're working on that very documentation, but there's nothing about the product that is inherently single datacenter. That is to say, if you ALREADY wire together multiple data centers (via VPN, etc), then there's zero about Kubernetes that wouldn't work great today (as folks are already doing).

Re: Experience with Kubernetes

2016-04-15 Thread David Aronchick
Hi-- It's trivial to do this in Kubernetes, even without Ubernetes. Please feel free to send me a note and I'll walk you through it. Disclosure: I work on Google on Kubernetes. On Thu, Apr 14, 2016 at 9:10 AM Joe Stein wrote: > You can do that with the Mesos scheduler >

Re: Experience with Kubernetes

2016-04-14 Thread Joe Stein
You can do that with the Mesos scheduler https://github.com/elodina/datastax-enterprise-mesos and layout clusters and racks for datacenters based on attributes http://mesos.apache.org/documentation/latest/attributes-resources/ ~ Joestein On Apr 14, 2016 12:05 PM, "Nate McCall"

Re: Experience with Kubernetes

2016-04-14 Thread Joe Stein
You can use Mesos https://github.com/elodina/datastax-enterprise-mesos ~ Joestein On Apr 14, 2016 10:13 AM, "Jack Krupansky" wrote: > Does anybody here have any experience, positive or negative, with > deploying Cassandra (or DSE) clusters using Kubernetes? I don't