16:02:35 #startmeeting atomic_community 16:02:35 Meeting started Mon Jul 24 16:02:35 2017 UTC. The chair is jberkus. Information about MeetBot at http://wiki.debian.org/MeetBot. 16:02:35 Useful Commands: #action #agreed #halp #info #idea #link #topic. 16:02:35 The meeting name has been set to 'atomic_community' 16:02:35 Meeting started Mon Jul 24 16:02:35 2017 UTC. The chair is jberkus. Information about MeetBot at http://wiki.debian.org/MeetBot. 16:02:35 Useful Commands: #action #agreed #help #info #idea #link #topic. 16:02:44 #topic roll call 16:03:06 .hello dustymabe 16:03:07 dustymabe: dustymabe 'Dusty Mabe' 16:03:11 .hello aweiteka 16:03:14 aweiteka: aweiteka 'Aaron Weitekamp' 16:03:24 .hello jberkus 16:03:25 jberkus: jberkus 'Josh Berkus' 16:03:53 .hello jlebon 16:03:54 jlebon: jlebon 'None' 16:04:10 dwalsh rangerpb ashcrow-afk walters giuseppe miabbott - atomic community meeting 16:04:23 .hello miabbott 16:04:24 miabbott: miabbott 'Micah Abbott' 16:05:08 .hello jasonbrooks 16:05:09 jbrooks: jasonbrooks 'Jason Brooks' 16:05:29 #chair dustymabe jbrooks jberkus miabbott jlebon aweiteka 16:05:29 Current chairs: aweiteka dustymabe jberkus jbrooks jlebon miabbott 16:05:29 Current chairs: aweiteka dustymabe jberkus jbrooks jlebon miabbott 16:06:13 .hello jligon 16:06:16 jligon: jligon 'Jeff Ligon' 16:06:30 #chair dustymabe jbrooks jberkus miabbott jlebon aweiteka jligon 16:06:30 Current chairs: aweiteka dustymabe jberkus jbrooks jlebon jligon miabbott 16:06:30 Current chairs: aweiteka dustymabe jberkus jbrooks jlebon jligon miabbott 16:06:49 #topic fate of Atomic Registry 16:07:29 sadly, “fate” is the appropriate word. i’ll provide a recap of where we are… 16:08:09 .hello dwalsh 16:08:10 dwalsh: dwalsh 'Daniel J Walsh' 16:08:10 in short, atomic registry is really just the openshift internal registry. 16:08:16 #chair dustymabe jbrooks jberkus miabbott jlebon aweiteka jligon dwalsh 16:08:16 Current chairs: aweiteka dustymabe dwalsh jberkus jbrooks jlebon jligon miabbott 16:08:16 Current chairs: aweiteka dustymabe dwalsh jberkus jbrooks jlebon jligon miabbott 16:08:38 the piece we were maintaining is really just a simple deployment method that is now better served by minishift and oc cluster up methods. 16:09:21 the deployment doesn’t always work and we don’t have maintainers to resolve issues. so we need to do the right thing to direct people to use supported methods. 16:09:38 the question is, how do we make this happen? 16:10:07 aweiteka: well, there's two places we cover registry 16:10:18 (1) github and (2) pa.io/docs 16:10:29 we’ve pulled atomic registry from projectatomic.io home page. so that’s good. 16:11:13 basically we need to (a) update the github README and (b) replace current docs with a page explaining how to do the self-container openshift registry 16:11:23 er, self-contained 16:11:28 we have this landing page, first hit on goog http://www.projectatomic.io/ 16:11:34 er… http://www.projectatomic.io/registry/ 16:12:14 i can update that page ^^ with oc cluster up/minishift opts. should we remove the docs page yet? http://docs.projectatomic.io/registry/ 16:12:44 question: is the registry github still the development place for the openshift registry? 16:12:58 minishift isn't even using atomic though, right? 16:13:20 jbrooks: last I looked, no 16:13:22 source is here: https://github.com/openshift/origin/tree/master/examples/atomic-registry 16:13:38 I think we should point to something that someone can run on atomic -- wasn't there a howto about setting the origin-based registry 16:13:45 i don’t understand the question: “minishift isn’t even using atomic”? what does that mean? 16:13:56 you can’t run minishift on atomic host? 16:13:59 or…? 16:14:03 minishift is about running origin on a vm, righy? 16:14:05 right 16:14:21 jbrooks: I think there are options to swap out the ISO it uses 16:14:24 ok, so oc cluster up is our recommendation for atomic? 16:14:28 whether it will work on Atomic or not, I'm not sure. 16:14:36 s/on/with/ 16:15:09 oc cluster up gives you a full single node origin setup -- ppl who are running kubernetes on atomic will want a registry option 16:15:27 I think that's the sort of person who had been asking for help w/ atomic-registry 16:15:41 oc cluster up includes registry last i checked, no? 16:16:03 yeah, but that's not a production registry, is it? 16:16:14 So you're running a kube cluster, and you want a registry, so alongside that you run a dev-mode origin cluster 16:16:18 I mean, oc cluster up is only suitable for demos right now, no? 16:16:34 Maybe we don't have an answer for this 16:16:35 atomic registry was never an HA production solution 16:17:13 oc cluster up is very similar to what atomic registry installer was doing, similar deployment arch 16:17:15 I think that it seemed like we did have an answer, w/ the presence and promotion of atomic registry 16:17:46 I guess it points to the need for some sort of incubation area for project atomic, so it's less disruptive when things like this or atomicapp die 16:18:14 fair. i was involved in both. what does that say about me ?!?! 16:18:17 :) 16:18:26 You're dynamic! 16:18:31 haha 16:18:32 :) 16:18:51 Heh, it's no big deal, but I think we do need to message better when we come out w/ new things that might go away 16:18:53 trying to find blog post now 16:19:14 jbrooks: even MS Paint goes away eventually ;-) 16:19:23 jbrooks: true, although that pretty much describes the entire container ecosystem 16:19:25 I still don't understand the issues based on this thread. Atomic registry not really ready? Only works running a certain way? Disrupting some other activities? 16:19:38 based on lifecycle 16:20:00 whenry: we're looking for an option for users who want the registry but don't want a full openstack setup 16:20:00 It's going away? 16:20:02 whenry: it’s broken right now, no maintainers, oc cluster up provides a more stable deployment, similar arch 16:20:15 ack or a full Openshift setup… correct? 16:20:39 what's wrong with this method? http://www.projectatomic.io/blog/2017/05/oo-standalone-registry/ 16:21:18 Are we assuming that someone that wants an Atomic Registry is doing openshift or raw Kubernetes? 16:21:33 that ^^ was an attempt to move folks off of atomic registry. a very solid deployment method, openshift-ansible. 16:21:47 a good step down the path for atomic host users. 16:22:12 dmsimard: was also using that method I think 16:22:29 o/ 16:22:42 nothing wrong, we've been running a standalone registry in production for a while and it's been working great for us 16:22:53 that’s probably the best place to point people that’s not just “sorry, atomic community has nothing for you. go to another community” 16:22:57 although I still need to merge two PRs 16:23:18 also still need to write about it :/ 16:24:15 aweiteka: so for oc cluster up, (1) is there a way to activate/use just the registry (2) to use that registry for external services (Kube, Swarm, etc.) (3) to run it on Atomic Host? 16:24:59 i think we’re covered for all cases. we should verify 16:25:22 ok. could you? 16:25:33 if so, then it's just a matter of writing a doc 16:26:39 .hello strigazi 16:26:40 strigazi: strigazi 'Spyros Trigazis' 16:26:41 sure, i can do that. the “doc” will be lean to minimize maintance, pointing to other docs for details 16:27:35 #chair strigazi 16:27:35 Current chairs: aweiteka dustymabe dwalsh jberkus jbrooks jlebon jligon miabbott strigazi 16:27:35 Current chairs: aweiteka dustymabe dwalsh jberkus jbrooks jlebon jligon miabbott strigazi 16:28:21 #action aweiteka to verify that oc cluster up can be used for standalone registry 16:28:39 #action jberkus to replace Registry docs on pa.io with standalone blog post 16:28:51 ack 16:29:23 #action jberkus to look into replacing docs.projectatomic.io/registry with directive to that standalone page 16:29:32 jberkus: i recommend pointing folks to miabbott ’s blog as well: http://www.projectatomic.io/blog/2017/05/oo-standalone-registry/ 16:29:45 do we want to announce this? 16:29:59 since openshift-ansible is the basis for production installs. 16:30:30 aweiteka: we really really need an openshift-ansible contianer image 16:30:35 but that's a task for another time ... 16:30:48 #action aweiteka to clear some lingering atomic registry GH issues 16:31:13 ok, ready for next topic? 16:31:24 #topic mailing lists and IRC channels 16:31:56 we're going through a bunch of changes to our social media 16:32:16 here's the changes planned, which involve using the #atomic stuff more 16:32:35 - fedora atomic host team will be using this channel #atomic as its main discussion channel 16:32:51 - same for centos atomic host (mainly for meetings on monday nights) 16:33:21 - fedora atomic team will be moving to using atomic-devel as primary "discussion" mailing list 16:33:58 some questions: 16:34:37 1. we'd like to move atomic-devel@pa.io to fedora infra, in order to get it running on Mailman 3. Does anyone see a problem with this? 16:35:10 jberkus: only thing I'd like to make sure of is that we can keep our domain name 16:35:42 2. do we have too many mailing lists? atomic@ is particularly anemic. should we be directing people to atomic-devel instead? 16:36:19 or, alternately, should we just consolidate atomic@ and atomic-announce@? 16:36:20 jberkus: not problem, but you'll need to work with misc to move DNS 16:36:52 or just set up MX anyway 16:37:02 for #2 - i think it makes sense to send atomic@ people to atomic-devel 16:37:16 yeah, there may be technical issues, I still need to talk to some folks in fedora infra. I was more asking if there were problems people can see from this group, especially socially. 16:37:21 we can revisit if we start getting heavy traffic 16:38:07 jberkus: should we start using a 'meeting' channel for this meeting since this is now a primary discussion channel for more people? 16:38:09 jberkus, I'm +1 to redirecting atomic ppl to atomic-devel 16:38:29 dustymabe: I'd like to wait on that and see if there's an actual problem 16:38:31 like i have a question I'd like to ask someone right now, but we're in the middle of a meeting 16:39:22 I think we can wait -- having meetings in the main channel is the norm for projects other than fedora -- I think it helps w/ visibility 16:39:47 oh, one other thing on social media 16:39:50 off to #fedora-atomic I go :) 16:39:58 CRI-O has launched a blog on Medium 16:40:07 we'll let people know how that works out 16:40:36 ok, last topic 16:40:43 jberkus: i assume the pa twitter will be promoting that content? 16:40:50 dustymabe: yes 16:41:01 #topic kubernetes-sig 16:41:05 dustymabe? 16:41:11 or, better, jbrooks 16:41:16 :) 16:41:45 We've split off a kubernetes sig from the fedora atomic sig. There's an issue tracker here: https://pagure.io/atomic/kubernetes-sig 16:42:07 so it's under the atomic umbrella, but focused on k8s 16:42:18 so that people who just care about kube can work through issues there 16:42:33 this was an attempt to engage kubernetes community members more directly 16:42:43 s/was/is/ 16:42:49 * dustymabe waves at strigazi 16:42:56 :) 16:44:10 note that, while this is a fedora project, it's intended to include kubernetes-on-CAH as well 16:44:11 EOM 16:44:17 I think that's all for that -- we can raise issues that require discussion in these meetings 16:44:26 since we'll need a bunch of the same plumbing for both 16:44:31 right 16:44:44 jbrooks: jberkus sure - i see them mostly overlapping 16:44:59 ok, open floor 16:45:03 #topic open floor 16:45:06 anyone? 16:45:18 jberkus: docs VFAD 16:45:23 mind mentioning it 16:45:27 yes! 16:45:36 we're doing a Fedora Atomic docs VFAD on Friday 16:45:42 dustymabe: do we have a link for htat? 16:45:56 https://pagure.io/atomic-wg/issue/294 16:46:20 hmmm, we need to put up a wiki page 16:46:42 anywya, we'll be organizing the Atomic Host docs 16:46:51 so all are encouraged to attend 16:47:38 anything else? 16:48:15 countdown 16:48:20 5 16:48:21 4 16:48:22 3 16:48:24 2 16:48:25 1 16:48:30 ok, thanks for meeting! 16:48:34 #endmeeting