03:00:07 <hongbin> #startmeeting zun
03:00:08 <openstack> Meeting started Tue Jul  3 03:00:07 2018 UTC and is due to finish in 60 minutes.  The chair is hongbin. Information about MeetBot at http://wiki.debian.org/MeetBot.
03:00:09 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
03:00:12 <openstack> The meeting name has been set to 'zun'
03:00:16 <hongbin> #topic Roll Call
03:01:03 <kevinz> o/
03:01:09 <hongbin> hi kevinz
03:01:19 <kevinz> hi hongbin
03:01:52 <hongbin> pause a few minutes for poential attachees
03:01:57 <hongbin> attendees
03:02:55 <hongbin> ok, let's get started
03:03:08 <kevinz> OK
03:03:08 <hongbin> #topic Blueprints
03:03:14 <hongbin> 1. OpenStack as a virtual Kubernetes node (assignee: kevinz)
03:03:23 <hongbin> #link https://blueprints.launchpad.net/zun/+spec/zun-connector-for-k8s
03:03:32 <hongbin> kevinz: ^^
03:03:56 <kevinz> virtual kubelet patch submit to upstream, but CI failed. Due to lacking of a nearly merged patch of gophercloud
03:04:15 <hongbin> oh, i see
03:04:15 <kevinz> will figure why and solve the problem.
03:04:35 <hongbin> cool
03:04:44 <kevinz> Beside, will submit a presentation to summit Berlin
03:04:50 <hongbin> #link https://github.com/virtual-kubelet/virtual-kubelet/pull/239
03:04:56 <hongbin> awesome
03:05:06 <kevinz> In this week. Will ask you for review the propersal
03:05:28 <hongbin> sure
03:06:39 <hongbin> i would say the virtual kubelet PR is a big milestone for us
03:06:49 <kevinz> That's all from my side
03:06:54 <hongbin> thanks kevinz for leading this effort
03:07:02 <kevinz> my pleasure hongbin
03:07:25 <hongbin> 2. Introduce quota for containers (assignee: kiennt26)
03:07:26 <kevinz> For vk, we need to do more to align with it
03:07:35 <hongbin> agree
03:08:17 <hongbin> kevinz: if you find anything that is missing or unalign, simply sumbit a BP/bugs, and i will take care of them
03:08:35 <kevinz> hongbin: Sure, thanks hongbin
03:08:41 <hongbin> np
03:08:58 <hongbin> kien is not here, so let's skip the quota management topic
03:09:05 <hongbin> 3. OpenStack Zun as Amphora driver (assignee: hongbin)
03:09:12 <hongbin> #link https://storyboard.openstack.org/#!/story/2002117
03:09:32 <hongbin> for this one, i did some investigation
03:10:00 <hongbin> it looks the work is not hard
03:10:21 <hongbin> in before, they spin up a VM with haproxy as loadbalancer backend
03:10:39 <hongbin> what we need to do is to replace the VM with container
03:11:01 <hongbin> and there is already a haproxy container in dockerhub, i expect the rest of the work is straightforward
03:11:37 <hongbin> the only feature that is required by octavia and missing in zun is the ability to inject config file into the container: https://blueprints.launchpad.net/zun/+spec/inject-files-to-container
03:11:51 <hongbin> i will address it as a high priority BP
03:12:11 <hongbin> will give a further update about that at the next meeting
03:12:30 <hongbin> that is all from me, questions?
03:12:47 <kevinz> Cool
03:13:08 <kevinz> Happy to see Zun will be backend as other service
03:13:17 <kevinz> and not so much effort to work
03:13:35 <hongbin> yes, definitely a good thing
03:13:46 <kevinz> one question
03:14:15 <hongbin> go ahead
03:14:20 <kevinz> how to guarantee the high availablity for container?
03:14:31 <kevinz> if the container dead in Octavia,
03:15:00 <hongbin> i expect we needs something like replication controller in k8s or server group in nova
03:15:14 <deepak_mourya> hi everyone sorry for the late
03:15:28 <hongbin> then, split the replicated containers across multiple AZs
03:15:39 <kevinz> hi deepak_mourya
03:15:43 <hongbin> deepak_mourya: hi deepak, no problem, welcome to join
03:16:03 <kevinz> hongbin: Sure, that will be a interesting things
03:16:30 <hongbin> yes, it will be another BP amount of work, will address it in the next circle possibly
03:17:05 <hongbin> octavia definitely needs it in the active-standby setup
03:17:19 <hongbin> (currently, they are using server group in nova)
03:17:49 <hongbin> #topic Bugs
03:17:59 <hongbin> 1. Interactive exec via proxy (assignee: hongbin)
03:18:06 <hongbin> #link https://bugs.launchpad.net/zun/+bug/1735076
03:18:06 <openstack> Launchpad bug 1735076 in Zun "Interactive exec via proxy" [Critical,In progress] - Assigned to hongbin (hongbin034)
03:18:19 <hongbin> for this one, the progress is good, we have most of the patches merged
03:18:26 <hongbin> #link https://review.openstack.org/#/q/topic:bug/1735076+(status:open+OR+status:merged)
03:18:56 <hongbin> i expect we can close this bug soon, thanks for everyone for giving a review
03:19:10 <hongbin> #topic Open Discussion
03:19:28 <hongbin> any topic that you guys want to bring up?
03:20:01 <kevinz> I don't have
03:20:17 <hongbin> deepak_mourya: ^^
03:21:03 <deepak_mourya> No not yet
03:21:07 <hongbin> ok
03:21:14 <hongbin> thanks everyone for joining the meeting
03:21:16 <hongbin> see you next time
03:21:20 <hongbin> #endmeeting