Skip to content

Commit

Permalink
Updated to latest format
Browse files Browse the repository at this point in the history
  • Loading branch information
mattfarina committed May 13, 2016
1 parent b5aac4e commit 7aacdac
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)<br>[@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)<br>[@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)<br>[@timothysc (Timothy St. Clair, Red Hat)](https://github.com/timothysc)<br>[@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)<br>[@bgrant0607 (Brian Grant, Google)](https://github.com/bgrant0607)<br>[@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)<br> [@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)<br>[@jonboulle (Jonathan Boulle, CoreOS)](https://github.com/jonboulle)<br>[@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 |
Expand Down
3 changes: 3 additions & 0 deletions archive/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Archive

The archive contains SIG information for those no longer active.
File renamed without changes.
12 changes: 9 additions & 3 deletions SIG Apps/README.md → sig-apps/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

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.)
Expand All @@ -14,8 +20,8 @@ A Special Interest Group for deploying and operating applications in Kubernetes.
* 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
* Do not recommend one way to do things

## Organizers:
Michelle Noorali <[email protected]>
Matt Farina <[email protected]>
* Michelle Noorali <[email protected]>, Deis
* Matt Farina <[email protected]>, HPE

0 comments on commit 7aacdac

Please sign in to comment.