diff options
| author | Matt Farina <matt@mattfarina.com> | 2016-06-01 11:50:43 -0400 |
|---|---|---|
| committer | Matt Farina <matt@mattfarina.com> | 2016-06-01 11:50:43 -0400 |
| commit | 7985531623e8d77928012d9ee26dcb38b8cdc705 (patch) | |
| tree | baee612de1852cec9a9330e287a0ae3d0e9a6fd0 | |
| parent | 0cdd27ab58ed537ba8ca7214dd370967593ab846 (diff) | |
| parent | 42299de31db7057a0789ced0bae191cf79e38152 (diff) | |
Merge pull request #7 from michelleN/agenda-updates
add agenda and recording for may 25th
| -rw-r--r-- | sig-apps/README.md | 1 | ||||
| -rw-r--r-- | sig-apps/agenda.md | 29 | ||||
| -rw-r--r-- | sig-apps/minutes/2016-05-25.md | 2 |
3 files changed, 32 insertions, 0 deletions
diff --git a/sig-apps/README.md b/sig-apps/README.md index 074651cc..ebaad9e8 100644 --- a/sig-apps/README.md +++ b/sig-apps/README.md @@ -7,6 +7,7 @@ We focus on the developer and devops experience of running applications in Kuber ## Meeting: * Meetings: Wednesdays 9:00AM PST * Zoom Link: https://zoom.us/j/4526666954 +* [Agenda](https://github.com/kubernetes/community/blob/master/sig-apps/agenda.md) ## Goals: * Discuss running applications in k8s diff --git a/sig-apps/agenda.md b/sig-apps/agenda.md new file mode 100644 index 00000000..e597bf1e --- /dev/null +++ b/sig-apps/agenda.md @@ -0,0 +1,29 @@ +# Agenda + +## June 22, 2016 +* Intro +* Antoine Legrand will demo new features of KPM +* Discussion on PetSet examples. You can prepare by checking out and working through these [examples](https://github.com/kubernetes/contrib/tree/master/pets). + +## June 15, 2016 +* 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. + +## June 8, 2016 +* Intro +* Adnan Abdulhussein from Bitnami will demo the Stacksmith workflow +* Follow up on PetSet feedback +* Follow up on SIG-Apps survey status + +## May 31, 2016 +* Canceled in honor of a short week + +## May 25, 2016 [[notes & video](https://github.com/kubernetes/community/blob/master/sig-apps/minutes/2016-05-25.md)] +* Intro +* Mike Metral of Rackspace will demo how to recursively process configuration files with the -R flag + +## May 18, 2016 [[notes](https://github.com/kubernetes/community/blob/master/sig-apps/minutes/2016-05-18.md)] +* Intro +* Discussion on the future of SIG-Apps +* Pranshanth B. of Google will demo PetSet diff --git a/sig-apps/minutes/2016-05-25.md b/sig-apps/minutes/2016-05-25.md index 269ac462..a394e650 100644 --- a/sig-apps/minutes/2016-05-25.md +++ b/sig-apps/minutes/2016-05-25.md @@ -8,3 +8,5 @@ * How can we provide Prashanth and pet sets feedback? * We need some docs on how to use it with some examples (2) that you can copy and paste. * Lack of examples and docs is a blocker for new k8s feature adoption. + +Watch the [recording](https://vimeo.com/168816241) |
