diff options
| author | Matt Farina <matt@mattfarina.com> | 2016-07-26 16:12:14 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-07-26 16:12:14 -0400 |
| commit | 48831f3a99b52cdca8d86c1e3de0d4d10645391a (patch) | |
| tree | e521fc318288842253bb41343e20d6c937ad21e5 | |
| parent | 88bfa0470498855b896f687f4d03c9372d9aed54 (diff) | |
| parent | 20f8b3b499e90477d27f5a57e4e197da178f51a6 (diff) | |
Merge pull request #31 from michelleN/sig-apps
sig-apps: add minutes from july 20, 2016
| -rw-r--r-- | sig-apps/agenda.md | 9 | ||||
| -rw-r--r-- | sig-apps/minutes/2016-07-20.md | 11 |
2 files changed, 17 insertions, 3 deletions
diff --git a/sig-apps/agenda.md b/sig-apps/agenda.md index e6745bf2..b70e5ab7 100644 --- a/sig-apps/agenda.md +++ b/sig-apps/agenda.md @@ -15,10 +15,13 @@ Join us for sig-apps on Wednesdays at 9am PDT on Zoom: zoom.us/my/sig.apps * [Ryan Jarvinen](https://twitter.com/ryanj?lang=en) will talk about k8s extensions, upstream development, OpenShift ## July 27, 2016 -* Intro -* Demo of [Deis](https://deis.com/) +* Matt Farina will run through the agenda +* [Gerred Dillon](https://twitter.com/justicefries) will do a demo of [Deis](https://deis.com/) +* Group discussion on Deis +* Matt Farina will give an update on results of the sig-apps survey +* Open discussion around sig-apps survey -## July 20, 2016 +## July 20, 2016 [[notes & video](minutes/2016-07-20.md)] * 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. (*needs confirmation*) * Saad Ali, Software Engineer at Google working on Kubernetes, will do a demo and discussion around Volume features. diff --git a/sig-apps/minutes/2016-07-20.md b/sig-apps/minutes/2016-07-20.md new file mode 100644 index 00000000..c2968734 --- /dev/null +++ b/sig-apps/minutes/2016-07-20.md @@ -0,0 +1,11 @@ +# July 20, 2016 + +- Michelle Noorali gave an introduction and overview of the agenda +- Janet Kuo gave an overview of Deployment features + - See her [blog post](http://blog.kubernetes.io/2016/04/using-deployment-objects-with.html ) + - See used [minikube](https://github.com/kubernetes/minikube) for the local cluster set up during her demo +- Saad Ali gave an overview of Volume features and things to look forward to around Volumes + - Check out his [presentation](https://docs.google.com/presentation/d/17w7GqwGE8kO9WPNAO1qC8NyS7dRw_oLBwqKznD9WqUs) +- We are looking forward to the sig-apps survey results next week + +Watch the [recording](https://youtu.be/DrLGxkFdDNc?list=PLI1CvzwXi1cUVsxm2QBIyJgeCkf62ylun). |
