21:00:38 #startmeeting containers 21:00:39 Meeting started Tue Oct 2 21:00:38 2018 UTC and is due to finish in 60 minutes. The chair is strigazi. Information about MeetBot at http://wiki.debian.org/MeetBot. 21:00:40 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 21:00:43 The meeting name has been set to 'containers' 21:00:50 #topic Roll Call 21:00:53 o/ 21:00:54 o/ 21:00:58 o/ 21:02:01 Thanks for joining the meeting brtknr imdigitaljim 21:02:07 #topic Announcements 21:02:28 glad to be finally joining! 21:02:29 Theodoros Tsioutsias proposed openstack/magnum-specs master: [WIP] Instoduce magnum nodegroups https://review.openstack.org/607363 21:02:40 o/ 21:03:03 We cherry-picked a couple of patches in rocky with flwang https://review.openstack.org/#/q/status:merged+project:openstack/magnum+branch:stable/rocky 21:03:39 and btw the ttsiouts pushed a WIP of the nodegroups spec just now, as you can see. 21:03:50 and btw ttsiouts pushed a WIP of the nodegroups spec just now, as you can see. 21:03:58 It's really a WIP 21:04:09 no worries, thanks 21:04:18 I need to update the patches also.. 21:04:31 regarding the cherry-picks, 21:05:19 o/ 21:05:33 we want the self-hosted flannel patch in too and me and me and flwang will push for the health check patch too, 21:05:51 hey cbrumm 21:06:13 #topic Stories/Tasks 21:07:26 Apart from the cherry-picks and the release that will follow them, I only have two patches for swarm-mode 21:08:04 sorry i'm late 21:08:13 I pushed one to allow the configuration of the overlay networks cidr, probable brtknr is interested 21:08:22 colin-: o/ 21:08:54 s/probable/probably/ 21:09:39 and one more to set the socket where dockerd listens to. Set it to /var/run/docker.sock 21:10:19 this last one, came up after our L1TF reboots 21:10:23 docker didn't start 21:10:45 it couldn't create the socket on boot 21:11:18 That is all from me for last week 21:11:43 we've got our openstack cluster auto scaler poc working well and we auto deploy services (dash, prom, etc) with a remote helm in the cluster creation, we've also been heavily weighing in on a new data flow pattern for bootstrapping. 21:12:21 the new pattern could easily be staged for supporting the old version and new version together 21:12:39 I didn't get the last part, what new flow 21:12:59 to take some burden off the cloud-init user_data (which we are capping out) 21:13:29 strigazi its similar to some of the data flow we discussed in cern 21:14:03 for prom, dash, coredns, calico we aren not using cloud-init 21:14:10 yeah we are not either 21:14:12 ok, got it 21:14:26 sorry that was like a word vomit of things 21:14:29 3 things not 2 21:14:33 deploy services with helm pointing to a remote repo 21:15:33 1) autoscaler 2) deploying services with helm instead of software deployments 3) considering redesign to reduce cloud-init payload and decouple the dynamic magnum template data 21:16:18 I get the insentive for helm, but cloud-init is not an issue since queens 21:16:24 how so? 21:17:09 software deployments are not bound by the user_data limit in nova 21:17:34 we can have as many SD as we wont 21:17:36 we can have as many SD as we want 21:17:45 no? 21:17:54 you reached a limit? 21:18:15 i suppose the heat-container has issues with certain SDs 21:18:23 if you wanted to do everything via SD 21:18:31 we'll need to revisit the heat container 21:19:25 if there is a limit we can look into it. deploying anything with the k8s API is not an issue. 21:20:06 its not a limit 21:20:13 its the extent of what the heat container has access to use 21:20:21 on the host OS 21:20:45 since they heat-agent is atomic mounted into the host OS 21:21:08 there are permissions issues, binaries unreachable, etc 21:21:18 due to mounting 21:21:26 this model has not limits: https://review.openstack.org/#/c/561858/1/magnum/drivers/common/templates/kubernetes/fragments/configure-kubernetes-minion.sh@16 21:21:35 s/not/no 21:22:02 it is like ansible 21:22:38 :) not entirely 21:22:38 Do you have a use case in mind? 21:23:26 https://github.com/openstack/magnum/blob/master/magnum/drivers/common/image/heat-container-agent/config.json.template#L25 21:23:32 anything that doesnt fall here 21:23:38 in the hostOS 21:24:22 in the patch I sent the heat-agent is talking to the host over ssh. 21:24:38 so any binary is reachable 21:24:42 well check it out 21:25:05 in the line that I shared it creates inodes in the host's fs 21:27:10 imdigitaljim: you're typing? 21:27:16 no 21:27:20 im checking out the PR 21:27:36 we can move on! 21:27:44 thanks for the info on the PR 21:28:12 ok, if you have a concern with the heat-agent please share 21:28:30 brtknr: you have something? 21:32:05 brtknr: Are you still there? 21:32:31 I don't have anything else to add, so 21:32:41 nothing from me but i'm still here :) 21:32:55 imdigitaljim and @all have a look in ttsiouts WIP on nodegroups 21:33:17 colin-: :) 21:33:50 yeah thats looking imo 21:33:51 imdigitaljim: there are still lots of changes especially in the patch but you can get the general idea from the spec 21:34:13 we should be able to support testing it out as well 21:34:26 awesome! 21:34:34 thanks a lot!!! 21:34:44 np! 21:34:47 good work! 21:35:47 :D 21:36:07 let's wrap then? 21:37:13 said once 21:37:24 said twice 21:38:09 see you in the channel or next week :) 21:38:23 bye! 21:38:37 #endmeeting