From 51d725216b3d4b08a70fd584b03994b04d2b0ab5 Mon Sep 17 00:00:00 2001 From: migmartri-michelleN Date: Thu, 30 Jun 2016 12:44:06 -0600 Subject: update Chris Love's bio --- sig-apps/agenda.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sig-apps/agenda.md b/sig-apps/agenda.md index f1eec72b..9d1ab4f1 100644 --- a/sig-apps/agenda.md +++ b/sig-apps/agenda.md @@ -17,7 +17,9 @@ ## July 6, 2016 * Intro -* [Chris Love](https://twitter.com/chrislovecnm) will demo his 1k cassandra node cluster +* [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. + * His demo application is located at https://github.com/k8s-for-greeks/gpmr. * Open discussion / questions ## June 29, 2016 [[notes & video](minutes/2016-06-29.md)] -- cgit v1.2.3 From c25819c4164262a47d2d7b8643560faf41060183 Mon Sep 17 00:00:00 2001 From: migmartri-michelleN Date: Wed, 6 Jul 2016 11:11:57 -0600 Subject: add minutes from 07/06/16 * + update agenda --- sig-apps/agenda.md | 6 +++++- sig-apps/minutes/2016-07-06.md | 12 ++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 sig-apps/minutes/2016-07-06.md diff --git a/sig-apps/agenda.md b/sig-apps/agenda.md index 9d1ab4f1..17b0bc28 100644 --- a/sig-apps/agenda.md +++ b/sig-apps/agenda.md @@ -1,5 +1,9 @@ # Agenda +## 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 + ## July 27, 2016 * Intro * Demo of [Deis](https://deis.com/) @@ -15,7 +19,7 @@ * 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 +## July 6, 2016 [[notes & video](minutes/2016-07-29.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-06.md b/sig-apps/minutes/2016-07-06.md new file mode 100644 index 00000000..6c8f4705 --- /dev/null +++ b/sig-apps/minutes/2016-07-06.md @@ -0,0 +1,12 @@ +# July 6, 2016 + +- Matt Farina gave an introduction and overview of the agenda +- Chris Love gave a demo of his Cassandra cluster + - It was a great example of PetSet in action + - His demo application is located at https://github.com/k8s-for-greeks/gpmr +- Matt Farina gave an update on the analysis of the sig-apps survey + - He will reach out to those interested in helping analyze the data + - It's not too late to volunteer to help. Contact @mattfarina for more. + + +Watch the [recording](https://youtu.be/J-HWkEp8GcA). -- cgit v1.2.3