[openstack-dev] [kolla] Mesos orchestration as discussed at mid cycle (action required from core reviewers)

Michal Rostecki mrostecki at mirantis.com
Tue Nov 3 18:25:49 UTC 2015


On 11/03/2015 04:16 PM, Jeff Peeler wrote:
> On Tue, Nov 3, 2015 at 1:44 AM, Michal Rostecki <mrostecki at mirantis.com> wrote:
>> Hi,
>>
>> +1 to what Steven said about Kubernetes.
>>
>> I'd like to add that these 3 things (pid=host, net=host, -v) are supported
>> by Marathon, so probably it's much less problematic for us than Kubernetes
>> at this moment.
>
> I don't actively track Kubernetes upstream, so this seemed like a
> natural point of reevaluation. If Kubernetes still doesn't support the
> Docker features Kolla needs, obviously it's a non-starter. Nice to
> hear that Marathon does though.
>

After taking a look on docs, issues and pull requests in Kubernetes I 
have to admit that:

- net=host is supported now - 
https://github.com/kubernetes/kubernetes/pull/5886
- volumes seems to be supported - 
https://github.com/kubernetes/kubernetes/blob/release-1.0/docs/user-guide/volumes.md#hostpath 
- the question is whether this option provides 'rw' mode

I couldn't find any info about pid=host. But if there is a support for 
that, I will have to change my mind about Kubernetes.



More information about the OpenStack-dev mailing list