diff options
| -rw-r--r-- | sig-apps/agenda.md | 4 | ||||
| -rw-r--r-- | sig-apps/minutes/2016-07-13.md | 16 |
2 files changed, 18 insertions, 2 deletions
diff --git a/sig-apps/agenda.md b/sig-apps/agenda.md index 68d97e99..e6745bf2 100644 --- a/sig-apps/agenda.md +++ b/sig-apps/agenda.md @@ -23,13 +23,13 @@ Join us for sig-apps on Wednesdays at 9am PDT on Zoom: zoom.us/my/sig.apps * 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)~~ * 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). |
