Hello,

So if I understand correctly Kubernetes was avoided since there is no
control point and using fig/docker-compose would get you a top to the
bottom deployment that easy to control.

At this point is there any reasons not using something like ansible+docker
plugin instead? I have used extensively fig back in the days for an
internal project of mine and quickly come to its limitations with regard to
caching and redeployment (was keeping having to do fig ps -q|xargs -r
docker stop || true )

Cheers,
Chmouel

On Sun, Mar 22, 2015 at 4:50 PM, Steven Dake (stdake) <std...@cisco.com>
wrote:

>  FenghuaFeng,
>
>  Ccing openstack-dev
>
>  1. Kubernetes doesn’t offer a control or integration point.  We have
> that now with docker-compose.
> 2. Kubernetes doesn’t offer super privileged containers.  We need that in
> order to operate an OpenStack environment.
>
>  Regards
> -steve
>
>   From: 449171342 <449171...@qq.com>
> Date: Sunday, March 22, 2015 at 1:47 AM
> To: Steven Dake <std...@cisco.com>
> Subject: Why we didn't use k8s in kolla?
>
>
>
>
> __________________________________________________________________________
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to