Re: [openstack-dev] [TripleO] Let's use Ansible to deploy OpenStack services on Kubernetes

2017-07-19 Thread Flavio Percoco
On 17/07/17 14:05 +0200, Flavio Percoco wrote: Thanks for all the feedback so far. This is one of the things I appreciate the most about this community, Open conversations, honest feedback and will to collaborate. I'm top-posting to announce that we'll have a joint meeting with the Kolla team

Re: [openstack-dev] [TripleO] Let's use Ansible to deploy OpenStack services on Kubernetes

2017-07-18 Thread Sanjay Upadhyay
On Tue, Jul 18, 2017 at 12:21 PM, Flavio Percoco wrote: > On 17/07/17 16:48 -0400, Ryan Hallisey wrote: > >> One other thing to mention. Maybe folks can speed up writing these >> playbooks by using kolla-ansible's playbooks as a shell. Here's an >> example: [1] Take lines 1-16

Re: [openstack-dev] [TripleO] Let's use Ansible to deploy OpenStack services on Kubernetes

2017-07-18 Thread Flavio Percoco
On 17/07/17 16:48 -0400, Ryan Hallisey wrote: One other thing to mention. Maybe folks can speed up writing these playbooks by using kolla-ansible's playbooks as a shell. Here's an example: [1] Take lines 1-16 and replace it with helm install mariadb or kubectl create -f mariabd-pod.yaml and set

Re: [openstack-dev] [TripleO] Let's use Ansible to deploy OpenStack services on Kubernetes

2017-07-17 Thread Fox, Kevin M
From: Fox, Kevin M Sent: Monday, July 17, 2017 4:45 PM To: OpenStack Development Mailing List (not for usage questions) Subject: Re: [openstack-dev] [TripleO] Let's use Ansible to deploy OpenStack services on Kubernetes I think if you try to go down the Kubernetes

Re: [openstack-dev] [TripleO] Let's use Ansible to deploy OpenStack services on Kubernetes

2017-07-17 Thread Fox, Kevin M
, Kevin From: Bogdan Dobrelya [bdobr...@redhat.com] Sent: Monday, July 17, 2017 1:10 AM To: openstack-dev@lists.openstack.org Subject: Re: [openstack-dev] [TripleO] Let's use Ansible to deploy OpenStack services on Kubernetes On 14.07.2017 22:55, Fox, Kevin M

Re: [openstack-dev] [TripleO] Let's use Ansible to deploy OpenStack services on Kubernetes

2017-07-17 Thread Steven Dake
On Mon, Jul 17, 2017 at 10:13 AM, Emilien Macchi wrote: > On Mon, Jul 17, 2017 at 5:32 AM, Flavio Percoco wrote: > > On 14/07/17 08:08 -0700, Emilien Macchi wrote: > >> > >> On Fri, Jul 14, 2017 at 2:17 AM, Flavio Percoco > wrote: > >>>

Re: [openstack-dev] [TripleO] Let's use Ansible to deploy OpenStack services on Kubernetes

2017-07-17 Thread Fox, Kevin M
[fla...@redhat.com] Sent: Monday, July 17, 2017 8:12 AM To: OpenStack Development Mailing List (not for usage questions) Subject: Re: [openstack-dev] [TripleO] Let's use Ansible to deploy OpenStack services on Kubernetes On 17/07/17 09:47 -0400, James Slagle wrote: >On Mon, Jul 17, 2017 at

Re: [openstack-dev] [TripleO] Let's use Ansible to deploy OpenStack services on Kubernetes

2017-07-17 Thread Fox, Kevin M
Mailing List (not for usage questions) Subject: Re: [openstack-dev] [TripleO] Let's use Ansible to deploy OpenStack services on Kubernetes On Mon, Jul 17, 2017 at 5:32 AM, Flavio Percoco <fla...@redhat.com> wrote: > On 14/07/17 08:08 -0700, Emilien Macchi wrote: >> >> On Fri, Ju

Re: [openstack-dev] [TripleO] Let's use Ansible to deploy OpenStack services on Kubernetes

2017-07-17 Thread Ryan Hallisey
> I think this at some point might be single biggest benefit of using > helm on the long run - leverage infrastructure charts that aren't > openstack-centric. Things like etcd are already written and > potentially we can just help support them. I think the tools that are being discussion here are

Re: [openstack-dev] [TripleO] Let's use Ansible to deploy OpenStack services on Kubernetes

2017-07-17 Thread Michał Jastrzębski
On 17 July 2017 at 10:13, Emilien Macchi wrote: > On Mon, Jul 17, 2017 at 5:32 AM, Flavio Percoco wrote: >> On 14/07/17 08:08 -0700, Emilien Macchi wrote: >>> >>> On Fri, Jul 14, 2017 at 2:17 AM, Flavio Percoco wrote:

Re: [openstack-dev] [TripleO] Let's use Ansible to deploy OpenStack services on Kubernetes

2017-07-17 Thread Emilien Macchi
On Mon, Jul 17, 2017 at 5:32 AM, Flavio Percoco wrote: > On 14/07/17 08:08 -0700, Emilien Macchi wrote: >> >> On Fri, Jul 14, 2017 at 2:17 AM, Flavio Percoco wrote: >>> >>> >>> Greetings, >>> >>> As some of you know, I've been working on the second phase of

Re: [openstack-dev] [TripleO] Let's use Ansible to deploy OpenStack services on Kubernetes

2017-07-17 Thread Flavio Percoco
On 17/07/17 09:47 -0400, James Slagle wrote: On Mon, Jul 17, 2017 at 8:05 AM, Flavio Percoco wrote: Thanks for all the feedback so far. This is one of the things I appreciate the most about this community, Open conversations, honest feedback and will to collaborate. I'm

Re: [openstack-dev] [TripleO] Let's use Ansible to deploy OpenStack services on Kubernetes

2017-07-17 Thread James Slagle
On Mon, Jul 17, 2017 at 8:05 AM, Flavio Percoco wrote: > Thanks for all the feedback so far. This is one of the things I appreciate > the > most about this community, Open conversations, honest feedback and will to > collaborate. > > I'm top-posting to announce that we'll have

Re: [openstack-dev] [TripleO] Let's use Ansible to deploy OpenStack services on Kubernetes

2017-07-17 Thread Flavio Percoco
On 14/07/17 08:08 -0700, Emilien Macchi wrote: On Fri, Jul 14, 2017 at 2:17 AM, Flavio Percoco wrote: Greetings, As some of you know, I've been working on the second phase of TripleO's containerization effort. This phase if about migrating the docker based deployment onto

Re: [openstack-dev] [TripleO] Let's use Ansible to deploy OpenStack services on Kubernetes

2017-07-17 Thread Flavio Percoco
Thanks for all the feedback so far. This is one of the things I appreciate the most about this community, Open conversations, honest feedback and will to collaborate. I'm top-posting to announce that we'll have a joint meeting with the Kolla team on Wednesday at 16:00 UTC. I know it's not an

Re: [openstack-dev] [TripleO] Let's use Ansible to deploy OpenStack services on Kubernetes

2017-07-17 Thread Jiří Stránský
On 14.7.2017 23:00, Ben Nemec wrote: On 07/14/2017 11:43 AM, Joshua Harlow wrote: Out of curiosity, since I keep on hearing/reading all the tripleo discussions on how tripleo folks are apparently thinking/doing? redesigning the whole thing to use ansible + mistral + heat, or ansible +

Re: [openstack-dev] [TripleO] Let's use Ansible to deploy OpenStack services on Kubernetes

2017-07-17 Thread Bogdan Dobrelya
On 14.07.2017 22:55, Fox, Kevin M wrote: > Part of the confusion I think is in the different ways helm can be used. > > Helm can be used to orchestrate the deployment of a whole service (ex, nova). > "launch these 3 k8s objects, template out this config file, run this job to > init the db, or

Re: [openstack-dev] [TripleO] Let's use Ansible to deploy OpenStack services on Kubernetes

2017-07-14 Thread Ben Nemec
On 07/14/2017 11:43 AM, Joshua Harlow wrote: Out of curiosity, since I keep on hearing/reading all the tripleo discussions on how tripleo folks are apparently thinking/doing? redesigning the whole thing to use ansible + mistral + heat, or ansible + kubernetes or ansible + mistral + heat +

Re: [openstack-dev] [TripleO] Let's use Ansible to deploy OpenStack services on Kubernetes

2017-07-14 Thread Fox, Kevin M
ome of the confusion? Thanks, Kevin From: James Slagle [james.sla...@gmail.com] Sent: Friday, July 14, 2017 10:26 AM To: OpenStack Development Mailing List (not for usage questions) Subject: Re: [openstack-dev] [TripleO] Let's use Ansible to deploy OpenStack se

Re: [openstack-dev] [TripleO] Let's use Ansible to deploy OpenStack services on Kubernetes

2017-07-14 Thread James Slagle
On Fri, Jul 14, 2017 at 3:38 PM, Steven Dake wrote: > > > On Fri, Jul 14, 2017 at 10:26 AM, James Slagle > wrote: >> > James, > >> >> Just to frame the conversation with a bit more context, I'm sure there >> are many individual features/bugs/special

Re: [openstack-dev] [TripleO] Let's use Ansible to deploy OpenStack services on Kubernetes

2017-07-14 Thread Steven Dake
On Fri, Jul 14, 2017 at 10:26 AM, James Slagle wrote: > On Fri, Jul 14, 2017 at 12:16 PM, Fox, Kevin M wrote: > > https://xkcd.com/927/ > > That's cute, but we aren't really trying to have competing standards. > It's not really about competition

Re: [openstack-dev] [TripleO] Let's use Ansible to deploy OpenStack services on Kubernetes

2017-07-14 Thread Juan Antonio Osorio
I actually like the idea of moving to kolla-kubernetes. I guess there would be a bunch of work towards giving folks an upgrade path and reaching feature parity; but this would happen anyway eurgh the switch to kubernetes. And this would have the added value of merging two communities, thus more

Re: [openstack-dev] [TripleO] Let's use Ansible to deploy OpenStack services on Kubernetes

2017-07-14 Thread James Slagle
On Fri, Jul 14, 2017 at 12:16 PM, Fox, Kevin M wrote: > https://xkcd.com/927/ That's cute, but we aren't really trying to have competing standards. It's not really about competition between tools. > I don't think adopting helm as a dependency adds more complexity then

Re: [openstack-dev] [TripleO] Let's use Ansible to deploy OpenStack services on Kubernetes

2017-07-14 Thread Clint Byrum
Excerpts from Bogdan Dobrelya's message of 2017-07-14 18:14:42 +0200: > On 14.07.2017 17:55, Michał Jastrzębski wrote: > > Guys you just described Kolla-Kubernetes pretty much... how about > > we join effort and work towards this goal together? > > That's exactly that I'd like we all to do. >

Re: [openstack-dev] [TripleO] Let's use Ansible to deploy OpenStack services on Kubernetes

2017-07-14 Thread Dmitry Tantsur
From: Flavio Percoco [fla...@redhat.com] Sent: Friday, July 14, 2017 2:17 AM To: openstack-dev@lists.openstack.org Subject: [openstack-dev] [TripleO] Let's use Ansible to deploy OpenStack services on Kubernetes Greetings, As some of you know, I've been working

Re: [openstack-dev] [TripleO] Let's use Ansible to deploy OpenStack services on Kubernetes

2017-07-14 Thread Flavio Percoco
First and foremost I just realized that I forgot to tag kolla and openstack-helm in the subject so, I apologize. I'm glad the subject was catchy enough to get your attention. Just want to raise here what I just mentioned on IRC: It's late in EU so I shouldn't be here right now but, I do want to

Re: [openstack-dev] [TripleO] Let's use Ansible to deploy OpenStack services on Kubernetes

2017-07-14 Thread Joshua Harlow
Out of curiosity, since I keep on hearing/reading all the tripleo discussions on how tripleo folks are apparently thinking/doing? redesigning the whole thing to use ansible + mistral + heat, or ansible + kubernetes or ansible + mistral + heat + ansible (a second time!) or ... Seeing all those

Re: [openstack-dev] [TripleO] Let's use Ansible to deploy OpenStack services on Kubernetes

2017-07-14 Thread Bogdan Dobrelya
On 14.07.2017 18:16, Fox, Kevin M wrote: > https://xkcd.com/927/ > > I don't think adopting helm as a dependency adds more complexity then writing > more new k8s object deployment tooling? > > There are efforts to make it easy to deploy kolla-kubernetes microservice > charts using ansible for

Re: [openstack-dev] [TripleO] Let's use Ansible to deploy OpenStack services on Kubernetes

2017-07-14 Thread Fox, Kevin M
] [TripleO] Let's use Ansible to deploy OpenStack services on Kubernetes Greetings, As some of you know, I've been working on the second phase of TripleO's containerization effort. This phase if about migrating the docker based deployment onto Kubernetes. These phase requires work on several

Re: [openstack-dev] [TripleO] Let's use Ansible to deploy OpenStack services on Kubernetes

2017-07-14 Thread Bogdan Dobrelya
On 14.07.2017 17:55, Michał Jastrzębski wrote: > Guys you just described Kolla-Kubernetes pretty much... how about > we join effort and work towards this goal together? That's exactly that I'd like we all to do. > > On 14 July 2017 at 08:43, Flavio Percoco wrote: >> On

Re: [openstack-dev] [TripleO] Let's use Ansible to deploy OpenStack services on Kubernetes

2017-07-14 Thread Michał Jastrzębski
Guys you just described Kolla-Kubernetes pretty much... how about we join effort and work towards this goal together? On 14 July 2017 at 08:43, Flavio Percoco wrote: > On 14/07/17 17:26 +0200, Bogdan Dobrelya wrote: >> >> On 14.07.2017 11:17, Flavio Percoco wrote: >>> >>>

Re: [openstack-dev] [TripleO] Let's use Ansible to deploy OpenStack services on Kubernetes

2017-07-14 Thread Jiří Stránský
On 14.7.2017 11:17, Flavio Percoco wrote: Greetings, As some of you know, I've been working on the second phase of TripleO's containerization effort. This phase if about migrating the docker based deployment onto Kubernetes. These phase requires work on several areas: Kubernetes deployment,

Re: [openstack-dev] [TripleO] Let's use Ansible to deploy OpenStack services on Kubernetes

2017-07-14 Thread Flavio Percoco
On 14/07/17 17:26 +0200, Bogdan Dobrelya wrote: On 14.07.2017 11:17, Flavio Percoco wrote: Greetings, As some of you know, I've been working on the second phase of TripleO's containerization effort. This phase if about migrating the docker based deployment onto Kubernetes. These phase

Re: [openstack-dev] [TripleO] Let's use Ansible to deploy OpenStack services on Kubernetes

2017-07-14 Thread Bogdan Dobrelya
On 14.07.2017 11:17, Flavio Percoco wrote: > > Greetings, > > As some of you know, I've been working on the second phase of TripleO's > containerization effort. This phase if about migrating the docker based > deployment onto Kubernetes. > > These phase requires work on several areas:

Re: [openstack-dev] [TripleO] Let's use Ansible to deploy OpenStack services on Kubernetes

2017-07-14 Thread Emilien Macchi
On Fri, Jul 14, 2017 at 2:17 AM, Flavio Percoco wrote: > > Greetings, > > As some of you know, I've been working on the second phase of TripleO's > containerization effort. This phase if about migrating the docker based > deployment onto Kubernetes. > > These phase requires

[openstack-dev] [TripleO] Let's use Ansible to deploy OpenStack services on Kubernetes

2017-07-14 Thread Flavio Percoco
Greetings, As some of you know, I've been working on the second phase of TripleO's containerization effort. This phase if about migrating the docker based deployment onto Kubernetes. These phase requires work on several areas: Kubernetes deployment, OpenStack deployment on Kubernetes,