Re: Mesos Calico CNI

2016-05-20 Thread Qian Zhang
; > > Hi Avinash, > > > > Thanks for your response. I am following the steps at > > https://github.com/asridharan/mesos/blob/MESOS-4771/docs/cni.md and > > when I run the mesos-execute command on the cluster I started at > > https://github.com/ContainerSolutions/mesos-calic

Re: Mesos Calico CNI

2016-05-18 Thread haosdent
or Qian Zhang or Avinash's detail reply later. On Wed, May 18, 2016 at 4:40 PM, Frank Scholten wrote: > Hi Avinash, > > Thanks for your response. I am following the steps at > https://github.com/asridharan/mesos/blob/MESOS-4771/docs/cni.md and > when I run the mesos-execute comman

Re: Mesos Calico CNI

2016-05-18 Thread Frank Scholten
//github.com/asridharan/mesos/blob/MESOS-4771/docs/cni.md and > when I run the mesos-execute command on the cluster I started at > https://github.com/ContainerSolutions/mesos-calico-cni-sandbox I get a > message saying the network does not exist. This is ok because I have > not created the n

Re: Mesos Calico CNI

2016-05-18 Thread Frank Scholten
> wrote: >>> > - net::links() -> stout/net.hpp >>> > - Personally, I'm not very familiar with CLion build. Maybe somebody >>> else >>> > could answer that. >>> > - I think this is very much related to dev mailing list, so +dev >>

Re: Mesos Calico CNI

2016-05-18 Thread Frank Scholten
Hi Avinash, Thanks for your response. I am following the steps at https://github.com/asridharan/mesos/blob/MESOS-4771/docs/cni.md and when I run the mesos-execute command on the cluster I started at https://github.com/ContainerSolutions/mesos-calico-cni-sandbox I get a message saying the network

Re: Mesos Calico CNI

2016-05-17 Thread Avinash Sridharan
>>> On Tue, May 17, 2016 at 2:58 PM, Jay JN Guo >>> wrote: >>> > - net::links() -> stout/net.hpp >>> > - Personally, I'm not very familiar with CLion build. Maybe somebody >>> else >>> > could answer that. >>> >

Re: Mesos Calico CNI

2016-05-17 Thread Daniel Osborne
ebody >> else >> > could answer that. >> > - I think this is very much related to dev mailing list, so +dev >> > >> > /J >> > >> > Frank Scholten wrote on 05/17/2016 20:47:12: >> > >> >> From: Frank Scholten >> >

Re: Mesos Calico CNI

2016-05-17 Thread Avinash Sridharan
ten wrote on 05/17/2016 20:47:12: > > > >> From: Frank Scholten > >> To: user@mesos.apache.org > >> Cc: Qian AZ Zhang/China/IBM@IBMCN, avin...@mesosphere.io > >> Date: 05/17/2016 20:48 > >> Subject: Re: Mesos Calico CNI > >> >

Re: Mesos Calico CNI

2016-05-17 Thread Frank Scholten
k Scholten wrote on 05/17/2016 20:47:12: > >> From: Frank Scholten >> To: user@mesos.apache.org >> Cc: Qian AZ Zhang/China/IBM@IBMCN, avin...@mesosphere.io >> Date: 05/17/2016 20:48 >> Subject: Re: Mesos Calico CNI >> >> Thanks. I now like to run that u

Re: Mesos Calico CNI

2016-05-17 Thread haosdent
very much related to dev mailing list, so +dev > > /J > > Frank Scholten wrote on 05/17/2016 20:47:12: > > > From: Frank Scholten > > To: user@mesos.apache.org > > Cc: Qian AZ Zhang/China/IBM@IBMCN, avin...@mesosphere.io > > Date: 05/17/2016 20:48 > > Sub

Re: Mesos Calico CNI

2016-05-17 Thread Jay JN Guo
pache.org > Cc: Qian AZ Zhang/China/IBM@IBMCN, avin...@mesosphere.io > Date: 05/17/2016 20:48 > Subject: Re: Mesos Calico CNI > > Thanks. I now like to run that unit test via the debugger from the > Mesos source try in CLion. Is there a doc on how to build Mesos in > CLion and

Re: Mesos Calico CNI

2016-05-17 Thread Frank Scholten
do to create an IP for a task. >> >> See this sandbox repository on Github >> >> https://github.com/ContainerSolutions/mesos-calico-cni-sandbox >> >> In this repo I build the Mesos master branch and >> https://github.com/projectcalico/calico-cni, create a loc

Re: Mesos Calico CNI

2016-05-17 Thread haosdent
tory on Github > > https://github.com/ContainerSolutions/mesos-calico-cni-sandbox > > In this repo I build the Mesos master branch and > https://github.com/projectcalico/calico-cni, create a local cluster > and deploy an application. I don't see anything in the logs about cni, > e

Mesos Calico CNI

2016-05-17 Thread Frank Scholten
Hi all, I tried out CNI support with Calico but I am not sure what I have to do to create an IP for a task. See this sandbox repository on Github https://github.com/ContainerSolutions/mesos-calico-cni-sandbox In this repo I build the Mesos master branch and https://github.com/projectcalico