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/calico-cni, create a local cluster and deploy an application. I don't see anything in the logs about cni, except that it loads the cni isolator. Is there some user documentation for this feature? If not I am happy to write documentation once I figure out how this feature works. Cheers, Frank

