diff options
| author | Michelle Noorali <michellemolu@gmail.com> | 2016-05-31 14:00:13 -0600 |
|---|---|---|
| committer | Michelle Noorali <michellemolu@gmail.com> | 2016-06-01 09:41:25 -0600 |
| commit | 42299de31db7057a0789ced0bae191cf79e38152 (patch) | |
| tree | baee612de1852cec9a9330e287a0ae3d0e9a6fd0 /sig-apps | |
| parent | 9734a59ee19fe83ce3ee76af15b6721d60be3bda (diff) | |
add agenda doc
Diffstat (limited to 'sig-apps')
| -rw-r--r-- | sig-apps/README.md | 1 | ||||
| -rw-r--r-- | sig-apps/agenda.md | 29 |
2 files changed, 30 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 |
