Merge pull request #13 from michelleN/sig-apps
add minutes for 6/15, 6/22
This commit is contained in:
commit
c5c9d3d8a1
|
|
@ -3,21 +3,22 @@
|
||||||
## July 13, 2016
|
## July 13, 2016
|
||||||
* Intro
|
* Intro
|
||||||
* Christian from Jetstack will do a demo of Kube-Lego
|
* Christian from Jetstack will do a demo of Kube-Lego
|
||||||
|
* Discussion on PetSet examples. You can prepare by checking out and working through these [examples](https://github.com/kubernetes/contrib/tree/master/pets). (*tentative*)
|
||||||
|
|
||||||
## July 6, 2016
|
## July 6, 2016
|
||||||
* _We'll plan on holding this meeting at an earlier time to accomodate more of the European Kubernetes community_
|
* Janet Kuo, Software Engineer at Google working on Kubernetes, will do a demo of deployment features in Kubernetes and give an overview of Deployments, Replica Sets, and Replication Controllers. (*needs confirmation*)
|
||||||
* _More information coming soon_
|
* Saad Ali, Software Engineer at Google working on Kubernetes, will do a demo and discussion around Volume features. (*needs confirmation*)
|
||||||
|
|
||||||
## June 29, 2016
|
## June 29, 2016
|
||||||
* Intro
|
* Intro
|
||||||
* Janet Kuo, Software Engineer at Google working on Kubernetes, will do a demo of deployment features in Kubernetes and give an overview of Deployments, Replica Sets, and Replication Controllers.
|
* Bart Spaans, author of [KubeFuse](https://github.com/opencredo/kubefuse/), will do a demo and discussion.
|
||||||
* Kit Merker, Product Manager at Google
|
* The DRUD team from [New Media Denver](https://www.newmediadenver.com/) will do a demo and discussion of how they use Kubernetes Jobs
|
||||||
* Follow up on SIG-Apps survey status
|
* Follow up on SIG-Apps survey status
|
||||||
|
|
||||||
## June 22, 2016
|
## June 22, 2016
|
||||||
* Intro
|
* Intro
|
||||||
* Antoine Legrand will demo new features of KPM
|
* Antoine Legrand will demo [KPM](https://github.com/kubespray/kpm)
|
||||||
* Discussion on PetSet examples. You can prepare by checking out and working through these [examples](https://github.com/kubernetes/contrib/tree/master/pets).
|
* Open discussion / questions
|
||||||
|
|
||||||
## June 15, 2016
|
## June 15, 2016
|
||||||
* Intro
|
* Intro
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,14 @@
|
||||||
|
# June 15, 2016
|
||||||
|
|
||||||
|
- Michelle Noorali gave an introduction
|
||||||
|
- Ben Hall, founder of katacoda, did a demo of [katacoda](https://www.katacoda.com/)
|
||||||
|
- Katacoda is an interactive learning platoform for software engineers.
|
||||||
|
- Ben showed off the current lessons on Kubernetes which are available now.
|
||||||
|
- Ben also talked about how companies/people can make their own interactive lessons and embed them.
|
||||||
|
- Contact Ben on [Twitter](https://twitter.com/Ben_Hall): @Ben_Hall
|
||||||
|
- Eric Chiang demoed new Role Based Access Control features and capability in Kubernetes 1.3.
|
||||||
|
- This demo was extensive and very helpful! Check out the [recording](https://www.youtube.com/watch?v=97VMYjfjWyg&list=PLI1CvzwXi1cUVsxm2QBIyJgeCkf62ylun&index=2) for the full scoop.
|
||||||
|
- You can find the demo script/setup/example from the meeting in Eric's github repo [here](https://github.com/ericchiang/coreos-kubernetes/tree/sig-apps-demo/single-node).
|
||||||
|
- Michelle Noorali shared the sig-apps survey which can be found [here](http://goo.gl/forms/n7vcisBv3l9IuTQr1).
|
||||||
|
|
||||||
|
Watch the [recording](https://www.youtube.com/watch?v=97VMYjfjWyg&list=PLI1CvzwXi1cUVsxm2QBIyJgeCkf62ylun&index=2).
|
||||||
|
|
@ -0,0 +1,12 @@
|
||||||
|
# June 22, 2016
|
||||||
|
|
||||||
|
- Michelle Noorali gave a quick introduction
|
||||||
|
- Antoine Legrand did a demo of [KPM]((https://github.com/kubespray/kpm)
|
||||||
|
- Matt Farina gave an update on the SIG-apps survey
|
||||||
|
- The survey ends this Friday, so there are only two more days to collect data.
|
||||||
|
- The survey can be found [here](http://goo.gl/forms/VFbJ0fjJYYSEgwND2).
|
||||||
|
- Please help us share the survey and get as much feedback on running apps in kubernetes as possible!
|
||||||
|
- If you'd like to help analyze the data, please contact @mattfarina.
|
||||||
|
- We discussed topics of interest with the group.
|
||||||
|
- The sig-apps members are interested in seeing some standardization when it comes to deploying, managing, and operating applications in Kubernetes. There was discussion around putting together a post or some documentation about common trends to try to bring them to light.
|
||||||
|
- There was also interest specifically around how people are actually using Kubernetes Jobs in actuality and seeing real-world examples of that.
|
||||||
Loading…
Reference in New Issue