Hi Tim, I looked into Kubernetes, it uses static partitioning to decide where each of the tasks[within a container] would run. So you could have a pod run multiple containers and have replicas of the pod running across your cluster. I thought most schedulers however would like to make decisions about where to run things dynamically based on the workload.
Could you explain what you meant by a "kunbernetes framework"? On Fri, Jun 20, 2014 at 10:58 AM, Tim St Clair <[email protected]> wrote: > Is anyone (working on/thinking about) a kubernetes framework? > > It's a master<>worker, so it "should" slot in pretty nicely. > > -- > Cheers, > Tim > Freedom, Features, Friends, First -> Fedora > https://fedoraproject.org/wiki/SIGs/bigdata > -- Thanks, Diptanu Choudhury Web - www.linkedin.com/in/diptanu Twitter - @diptanu <http://twitter.com/diptanu>

