parent
76d3c49ba7
commit
f2688929b9
|
@ -3,24 +3,24 @@
|
|||
## July 13, 2016
|
||||
* Intro
|
||||
* Christian from Jetstack will do a demo of Kube-Lego
|
||||
* Saad Ali, Software Engineer at Google working on Kubernetes, will do a demo and discussion around Volume features.
|
||||
* Mackenzie Burnett of Redspread will do a demo of [Spread](https://github.com/redspread/spread)
|
||||
|
||||
## July 6, 2016
|
||||
* 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*)
|
||||
* 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 [[notes & video](minutes/2016-06-29.md)]
|
||||
* Intro
|
||||
* Bart Spaans, author of [KubeFuse](https://github.com/opencredo/kubefuse/), will do a demo and discussion.
|
||||
* 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
|
||||
|
||||
## June 22, 2016
|
||||
## June 22, 2016 [[notes](minutes/2016-06-22.md)]
|
||||
* Intro
|
||||
* Antoine Legrand will demo [KPM](https://github.com/kubespray/kpm)
|
||||
* Open discussion / questions
|
||||
|
||||
## June 15, 2016
|
||||
## June 15, 2016 [[notes & video](minutes/2016-06-15.md)]
|
||||
* Intro
|
||||
* Eric Chiang of CoreOS will demo and discuss the freshly merged role based access control features in 1.3
|
||||
* Ben Hall, founder of Katacoda, will talk about the Kubernetes scenarios on Katacoda.
|
||||
|
|
|
@ -0,0 +1,14 @@
|
|||
# June 29, 2016
|
||||
|
||||
- Bart Spaans gave a demo and talked about [KubeFuse](https://github.com/opencredo/kubefuse)
|
||||
- Work with your Kubernetes cluster like it's a file system
|
||||
- You can also edit resources and update them in cluster on writes
|
||||
- Find more details in this [post](https://opencredo.com/introducing-kubefuse-file-system-kubernetes/)
|
||||
- Contact Bart on [Twitter](https://twitter.com/Work_of_Bart): @Work_of_Bart
|
||||
- The DRUD team showed off how they use Kubernetes Jobs
|
||||
- DRUD is a drupal and wordpress management platform built on Kubernetes
|
||||
- KubeJobWatcher can be found [here](https://github.com/drud/KubeJobWatcher)
|
||||
- For help or questions, reach out to Erin at erin@newmediadenver.com
|
||||
- Matt Farina is looking for people to help analyze the data from the sig-apps survey. Volunteers are welcome to reach out to him on [Twitter](http://twitter.com/mattfarina) or Slack: @mattfarina.
|
||||
|
||||
Watch the [recording](https://youtu.be/6wA_YdgWL8o).
|
Loading…
Reference in New Issue