IP address as resource

2016-05-06 Thread Bharath Ravi Kumar
Hi, I'm aware of mesos' IP-per-container capability and the authors' reasons for not modeling an IP address as a resource on a host. However, for operational simplicity, I prefer an implementation that does not interact with multiple other services (e.g. an IPAM). I'm hence considering the followi

Re: IP address as resource

2016-05-06 Thread Zameer Manji
Bharath, Aurora is currently adding support for arbitrary resources with this exact usecase in mind. The code isn't complete yet and it hasn't been tried out in production. I suggest reaching out to the user@ for Aurora to get the latest update. On Fri, May 6

Re: IP address as resource

2016-05-06 Thread Bharath Ravi Kumar
Hi Zameer, Thanks for responding. I had reached out to user@ at the same time, but haven't heard back. As for the specific feature in Aurora, since we're still testing our internal system against various frameworks, I'd be willing to try a patch to better evaluate the capability in question. Looki

Re: IP address as resource

2016-05-07 Thread Stefano Bianchi
Did you look at Project Calico? 2016-05-07 3:45 GMT+02:00 Bharath Ravi Kumar : > Hi Zameer, > > Thanks for responding. I had reached out to user@ at the same time, but > haven't heard back. As for the specific feature in Aurora, since we're > still testing our internal system against various fram

Re: IP address as resource

2016-05-11 Thread Bharath Ravi Kumar
Hi Stefano, Yes, I did look at Calico, Weave and similar projects, but didn't find them relevant since they appear to solve a different (and more complex) problem. On Sat, May 7, 2016 at 7:37 PM, Stefano Bianchi wrote: > Did you look at Project Calico? > > 2016-05-07 3:45 GMT+02:00 Bharath Ravi