Hi Gourav, Just reading through the user guide and the docs, this looks really elegant. If it can bring up a Mesos cluster and Marathon within 90 seconds thats really promising. Did you happen to check what will be latency in adding few more slaves into an existing cluster (magnum cluster-update mycluster replace node_count=8)?
Suresh > On Sep 15, 2016, at 11:50 AM, Shenoy, Gourav Ganesh <[email protected]> > wrote: > > Hi dev, > > I was reading about OpenStack Magnum here: > http://docs.openstack.org/developer/magnum/userguide.html#mesos > <http://docs.openstack.org/developer/magnum/userguide.html#mesos>. Magnum > provides a good set of APIs for managing multiple Container Orchestration > Engines (COE) like Mesos, Swarm, Kubernetes. > > They have a step-by-step guide to setup a Mesos COE cluster using Magnum – > which internally uses Heat to orchestrate the VMs (which form the cluster), > and installs Marathon, Docker. A simple way to install OpenStack with Magnum > is via Devstack. Here is the guide: > http://docs.openstack.org/developer/magnum/dev/quickstart.html#building-and-using-a-mesos-cluster > > <http://docs.openstack.org/developer/magnum/dev/quickstart.html#building-and-using-a-mesos-cluster> > > I am trying to build a Mesos-Marathon cluster on EC2 using this approach, and > also in parallel using Shameera’s Ansible playbook to spin up a similar > cluster on EC2. > > Thanks and Regards, > Gourav Shenoy > > >
