diff options
| author | Matt Farina <matt@mattfarina.com> | 2016-07-20 11:17:26 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-07-20 11:17:26 -0400 |
| commit | 88bfa0470498855b896f687f4d03c9372d9aed54 (patch) | |
| tree | b1b4917cc98d8e045418747868464e589d0c5dd3 | |
| parent | 31f569137301ae3fac7738d86a0365fa3211888d (diff) | |
| parent | c362bce05bc2f190377d38be59ae87a0511234ce (diff) | |
Merge pull request #29 from michelleN/sig-apps
sig-apps: add 7/13 mins
| -rw-r--r-- | sig-apps/agenda.md | 18 | ||||
| -rw-r--r-- | sig-apps/minutes/2016-07-13.md | 16 |
2 files changed, 30 insertions, 4 deletions
diff --git a/sig-apps/agenda.md b/sig-apps/agenda.md index 17b0bc28..e6745bf2 100644 --- a/sig-apps/agenda.md +++ b/sig-apps/agenda.md @@ -1,8 +1,18 @@ # Agenda +Join us for sig-apps on Wednesdays at 9am PDT on Zoom: zoom.us/my/sig.apps + +## August 17, 2016 +* Intro / Agenda +* Adnan Abdulhussein from Bitnami will walk us through example helm charts for Kubernetes native applications + +## August 10, 2016 +* Intro / Agenda +* Brian Hardock of the Deis Helm team will demo [Helm](www.github.com/kubernetes/helm). + * Helm is a tool for creating and managing Kubernetes native applications. ## August 3, 2016 * Intro / Overview of Agenda -* [Ryan Jarvinen](https://twitter.com/ryanj?lang=en) of Red Hat will talk about k8s extensions, upstream development, OpenShift +* [Ryan Jarvinen](https://twitter.com/ryanj?lang=en) will talk about k8s extensions, upstream development, OpenShift ## July 27, 2016 * Intro @@ -13,13 +23,13 @@ * 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. -## July 13, 2016 +## July 13, 2016 [[notes & video](minutes/2016-07-13.md)] * Intro * Christian from Jetstack will do a demo of Kube-Lego -* Mackenzie Burnett of Redspread will do a demo of [Spread](https://github.com/redspread/spread) +* ~~Mackenzie Burnett of Redspread will do a demo of [Spread](https://github.com/redspread/spread)~~ * Matt Farina will update us on the analysis of the SIG-Apps survey -## July 6, 2016 [[notes & video](minutes/2016-07-29.md)] +## July 6, 2016 [[notes & video](minutes/2016-07-06.md)] * Intro * [Chris Love](https://twitter.com/chrislovecnm) will be talking about the covering deploying Cassandra on Kubernetes 1.3 at scale. * Chris is a Senior DevOps Open Source Consultant for Datapipe, and head of DevOps RnD for Apollobit. diff --git a/sig-apps/minutes/2016-07-13.md b/sig-apps/minutes/2016-07-13.md new file mode 100644 index 00000000..041dcbbf --- /dev/null +++ b/sig-apps/minutes/2016-07-13.md @@ -0,0 +1,16 @@ +# July 13, 2016 + +- Michelle Noorali gave an introduction and overview of the agenda +- Christian Simon from JetStack gave a demo of [Kube-Lego](https://github.com/jetstack/kube-lego) + - Kube-Lego automatically requests certificates for Kubernetes Ingress resources Let's Encrypt + - Here are the [slides](https://docs.google.com/presentation/d/1t9FhmkGjchBmVzIlbGdfj_aSHcIRdg9qxBtIWIWdbnY/edit?usp=sharing) +- Matt Farina gave an update on the analysis of the sig-apps survey + - He has formed a team and should have results from the survey soon + - A blog post with the results will follow +- Clayton Coleman called to attention that there are many open discussions on PetSet + - Now is the time to get involved in key decision making conversations especially if you have already implemented a PetSet + - Follow along in the ["Pet Set in Beta" issue (#28718)](https://github.com/kubernetes/kubernetes/issues/28718#issuecomment-233291118) which also points to other relevant PetSet topics. + - This is the issue for [Pet Set upgrades (#28706)](https://github.com/kubernetes/kubernetes/issues/28706#issuecomment-232831791) + + +Watch the [recording](https://youtu.be/Cktqa_44DHs?list=PLI1CvzwXi1cUVsxm2QBIyJgeCkf62ylun). |
