[openstack-dev] [containers][magnum] Make certs insecure in magnum drivers

2017-02-10 Thread Kevin Lefevre
Hi, This change (https://review.openstack.org/#/c/383493/) makes certificates request to magnum_api insecure since is a common use case. In swarm drivers, the make-cert.py script is in python whereas in K8s for CoreOS and Atomic, it is a shell script. I wanted to make the change (https://revie

Re: [openstack-dev] [containers][magnum] Swarm Mode template

2017-02-01 Thread Kevin Lefevre
t; it, if you > want. Yes I'd be happy to. I think this is something we should push forward as swarm mode brings a lot more COE-like features (in comparison with Kubernetes) than swarm legacy. I'd also like to do the same with CoreOS :) > > Spyros > > On 31 January 2017 a

Re: [openstack-dev] [containers][magnum] Swarm Mode template

2017-01-31 Thread Kevin Lefevre
on this ? Also what is your opinion about starting a new swarm driver for swarm mode ? > Spyros > > > > On 31 January 2017 at 16:33, Kevin Lefevre > wrote: > > Hi, Docker 1.13 has been released with several improvements that > > brings > > swarm mode princip

[openstack-dev] [containers][magnum] Swarm Mode template

2017-01-31 Thread Kevin Lefevre
manager count >1, we can bootstrap another resource group for extra managers which will use a manager token. - Bootstrap the rest of the worker and use a worker token. The difficulty is to handle multiples master properly, i'd like to hear

Re: [openstack-dev] [magnum] CoreOS template v2

2017-01-25 Thread Kevin Lefevre
emplate v2 > > > > Hi. > > > > IMO, you should add a BP and start by adding a v2 driver in /contrib. > > > > Cheers, > > Spyros > > > > On Jan 24, 2017 20:44, "Kevin Lefevre" wrote: > > Hi, > > The CoreOS tem

[openstack-dev] [magnum] CoreOS template v2

2017-01-24 Thread Kevin Lefevre
Hi, The CoreOS template is not really up to date and in sync with upstream CoreOS « Best Practice » (https://github.com/coreos/coreos-kubernetes), it is more a port of th fedora atomic template but CoreOS has its own Kubernetes deployment method. I’d like to implement the changes to sync kuber