diff --git a/README.md b/README.md index 56d0a2ef827..ba671785441 100644 --- a/README.md +++ b/README.md @@ -25,12 +25,12 @@ Much of the community activity is organized into a community meeting and numerou | Name | Leads | Group | Slack Channel | Meetings | |------|-------|-------|---------------|----------| | [API Machinery](sig-api-machinery/README.md) | [@lavalamp (Daniel Smith, Google)](https://github.com/lavalamp) | [Group](https://groups.google.com/forum/#!forum/kubernetes-sig-api-machinery) | [#sig-api-machinery](https://kubernetes.slack.com/messages/sig-api-machinery/) | Every other Wednesday at 11:00 AM PST | +| [Apps](sig-apps/README.md) | [@michelleN (Michelle Noorali, Deis)](https://github.com/michelleN)
[@mattfarina (Matt Farina, HPE)](https://github.com/mattfarina) | Group TBD | Slack TBD | Weekly on Wednesday at 9:00 AM PST | | [Auth](sig-auth/README.md) | [@ erictune (Eric Tune, Google)](https://github.com/erictune) | [Group](https://groups.google.com/forum/#!forum/kubernetes-sig-auth) | [#sig-auth](https://kubernetes.slack.com/messages/sig-auth/) | Biweekly Wednesdays at 1100 to 1200 PT | | [Autoscaling](sig-autoscaling/README.md) | [@fgrzadkowski (Filip Grządkowski, Google)](https://github.com/jsz) | [Group](https://groups.google.com/forum/#!forum/kubernetes-sig-autoscaling) | [#sig-autoscaling](https://kubernetes.slack.com/messages/sig-autoscaling/) | Biweekly (or triweekly) on Thurs at 0830 PT | | [AWS](sig-aws/README.md) | [@justinsb (Justin Santa Barbara)](https://github.com/justinsb)
[@mfburnett (Mackenzie Burnett)](https://github.com/mfburnett) | [Group](https://groups.google.com/forum/#!forum/kubernetes-sig-aws) | [#sig-aws](https://kubernetes.slack.com/messages/sig-aws/) | TBD | | [Big Data](sig-big-data/README.md) | [@zmerlynn (Zach Loafman, Google)](https://github.com/zmerlynn)
[@timothysc (Timothy St. Clair, Red Hat)](https://github.com/timothysc)
[@wattsteve (Steve Watt, Red Hat)](https://github.com/wattsteve) | [Group](https://groups.google.com/forum/#!forum/kubernetes-sig-big-data) | [#sig-big-data](https://kubernetes.slack.com/messages/sig-big-data/) | Bi-weekly on Mondays at 1300 PT | -| [Cluster Ops] (sig-cluster-ops/README.md) | [@zehicle (Rob Hirschfeld, RackN)](https://github.com/zehicle) | [Group](https://groups.google.com/forum/#!forum/kubernetes-sig-cluster-ops) | [#sig-cluster-ops](https://kubernetes.slack.com/messages/sig-cluster-ops) | Thursdays at 1:00 PM PST on [hangouts](https://plus.google.com/hangouts/_/google.com/sig-cluster-ops)| -| [Configuration](sig-configuration/README.md) | [@jackgr (Jack Greenfield, Google)](https://github.com/jackgr)
[@bgrant0607 (Brian Grant, Google)](https://github.com/bgrant0607)
[@ghodss (Sam Ghods, Box)](https://github.com/ghodss) | [Group](https://groups.google.com/forum/#!forum/kubernetes-sig-config) | [#sig-configuration](https://kubernetes.slack.com/messages/sig-configuration/) | Weekly on Wednesdays at 1300 PT | +| [Cluster Ops](sig-cluster-ops/README.md) | [@zehicle (Rob Hirschfeld, RackN)](https://github.com/zehicle) | [Group](https://groups.google.com/forum/#!forum/kubernetes-sig-cluster-ops) | [#sig-cluster-ops](https://kubernetes.slack.com/messages/sig-cluster-ops) | Thursdays at 1:00 PM PST on [hangouts](https://plus.google.com/hangouts/_/google.com/sig-cluster-ops)| | [Federation](sig-federation/README.md) | [@quinton-hoole (Quinton Hoole, Google)](https://github.com/quinton-hoole) | [Group](https://groups.google.com/forum/#!forum/kubernetes-sig-federation) | [#sig-federation](https://kubernetes.slack.com/messages/sig-federation/) | ??? | | [Network](sig-network/README.md) | [@thockin (Tim Hockin, Google)](https://github.com/thockin)
[@dcbw (Dan Williams, Red Hat)](https://github.com/dcbw) | [Group](https://groups.google.com/forum/#!forum/kubernetes-sig-network) | [#sig-network](https://kubernetes.slack.com/messages/sig-network/) | (unknown frequency) 0700 Fridays | | [Node](sig-node/README.md) | [@dchen1107 (Dawn Chen, Google)](https://github.com/dchen1107)
[@jonboulle (Jonathan Boulle, CoreOS)](https://github.com/jonboulle)
[@derekwaynecarr (Derek Carr, Red Hat)](https://github.com/derekwaynecarr) | [Group](https://groups.google.com/forum/#!forum/kubernetes-sig-node) | [#sig-node](https://kubernetes.slack.com/messages/sig-node/) | Weekly on Wednesdays at 11:00 PT | diff --git a/archive/README.md b/archive/README.md new file mode 100644 index 00000000000..c6bb6dc7d09 --- /dev/null +++ b/archive/README.md @@ -0,0 +1,3 @@ +# Archive + +The archive contains SIG information for those no longer active. diff --git a/sig-configuration/README.md b/archive/sig-configuration/README.md similarity index 100% rename from sig-configuration/README.md rename to archive/sig-configuration/README.md diff --git a/sig-apps/README.md b/sig-apps/README.md new file mode 100644 index 00000000000..074651cca22 --- /dev/null +++ b/sig-apps/README.md @@ -0,0 +1,27 @@ +# SIG Apps + +A Special Interest Group for deploying and operating applications in Kubernetes. + +We focus on the developer and devops experience of running applications in Kubernetes. We discuss how to define and run apps in Kubernetes, demo relevant tools and projects, and discuss areas of friction that can lead to suggesting improvements or feature requests. + +## Meeting: +* Meetings: Wednesdays 9:00AM PST +* Zoom Link: https://zoom.us/j/4526666954 + +## Goals: +* Discuss running applications in k8s +* Discuss how to define and run apps in k8s (APIs, CLIs, SDKs, package management tools, etc.) +* Suggest k8s features where we see friction +* Be the voice of the people running applications into the k8s development (developers and devops) +* Help people get involved in the kubernetes community +* Show early features/demos of tools that make running apps easier + +## Non-goals: +* Our job is not to go implement stacks. We’re helping people to help themselves. We will help connect people to the right folks * but we do not want to own a set of examples (as a group) +* Do not endorse one particular tool +* Do not pick which apps to run on top of the platform +* Do not recommend one way to do things + +## Organizers: +* Michelle Noorali , Deis +* Matt Farina , HPE