Skip to content

Commit

Permalink
Generate SIG docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamie Hannaford committed Jun 7, 2017
1 parent ec63dee commit d8b3e0c
Show file tree
Hide file tree
Showing 26 changed files with 683 additions and 531 deletions.
46 changes: 34 additions & 12 deletions sig-api-machinery/README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,35 @@
Kubernetes Special Interest Group for API Machinery (SIG API Machinery)

Links/Info:
* Github team: https://github.com/orgs/kubernetes/teams/sig-api-machinery-misc (Use ‘@kubernetes/sig-api-machinery-misc’ on github to notify team members.)
* Mailing list: https://groups.google.com/forum/#!forum/kubernetes-sig-api-machinery
* Slack channel: https://kubernetes.slack.com/messages/sig-api-machinery/
* [Mission Doc](https://goo.gl/x5nWrF)
* [Meeting Agenda & Notes](https://goo.gl/0lbiM9) - join [mailing list](https://goo.gl/q0UT3A) for access
* [Zoom Link](https://zoom.us/my/apimachinery) - meetings at 11am PDT every other Wednesday
* Telephone: Dial: +1 646 558 8656 (US Toll) or +1 408 638 0968 (US Toll), Meeting ID: 911 134 1817
* [International Numbers Available](https://zoom.us/zoomconference?m=WjeVtfBRSWyv2-lLfrVQ-ZAMisJqkK93)
<!---
This is an autogenerated file!
Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see generator/README.md.
-->
# API Machinery SIG

Covers all aspects of API server, API registration and discovery, generic API CRUD semantics, admission control, encoding/decoding, conversion, defaulting, persistence layer (etcd), OpenAPI, third-party resource, garbage collection, and client libraries.

## Meetings
* [Wednesdays at 18:00 UTC](https://staging.talkgadget.google.com/hangouts/_/google.com/kubernetes-sig) (biweekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=18:00&tz=UTC).

Meeting notes and Agenda can be found [here](https://goo.gl/x5nWrF).

## Leads
* [Daniel Smith](https://github.com/lavalamp), Google
* [David Eads](https://github.com/deads2k), Red Hat

## Contact
* [Slack](https://kubernetes.slack.com/messages/sig-api-machinery)
* [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-api-machinery)

<!-- BEGIN CUSTOM CONTENT -->
## Additional links

* [YouTube Playlist](https://www.youtube.com/playlist?list=PL69nYSiGNLP21oW3hbLyjjj4XhrwKxH2R) - find meeting recordings here
* Areas: apiserver, api registration and discovery, generic API CRUD semantics, admission control, encoding/decoding, conversion, defaulting, persistence layer (etcd), OpenAPI, third-party resource, garbage collection, client libraries

## Areas
apiserver, api registration and discovery, generic API CRUD semantics, admission control, encoding/decoding, conversion, defaulting, persistence layer (etcd), OpenAPI, third-party resource, garbage collection, client libraries
<!-- END CUSTOM CONTENT -->

Last generated: Wed Jun 7 2017 14:27:56
41 changes: 25 additions & 16 deletions sig-apps/README.md
Original file line number Diff line number Diff line change
@@ -1,33 +1,42 @@
# SIG Apps
<!---
This is an autogenerated file!
A Special Interest Group for deploying and operating applications in Kubernetes.
Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
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.
To understand how this file is generated, see generator/README.md.
-->
# Apps SIG

## Contact us:
* via [Slack](https://kubernetes.slack.com/messages/sig-apps/)
* via [Google Groups](https://groups.google.com/forum/#!forum/kubernetes-sig-apps)
Covers 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: Mondays 9:00AM PST
* Zoom Link: [https://zoom.us/my/sig.apps](https://zoom.us/j/4526666954)
* Check out the [Agenda and Minutes](https://docs.google.com/document/d/1LZLBGW2wRDwAfdBNHJjFfk9CFoyZPcIYGWU7R1PQ3ng/edit#)! _Note, for meetings on and prior to August 3, 2016 see the minutes in [their prior location](minutes/)._
## Meetings
* [Mondays at 16:00 UTC](https://zoom.us/j/4526666954) (weekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=16:00&tz=UTC).

## Goals:
Meeting notes and Agenda can be found [here](https://docs.google.com/document/d/1LZLBGW2wRDwAfdBNHJjFfk9CFoyZPcIYGWU7R1PQ3ng/edit#).

## Leads
* [Michelle Noorali](https://github.com/michelleN), Microsoft
* [Matt Farina](https://github.com/mattfarina), HPE

## Contact
* [Slack](https://kubernetes.slack.com/messages/sig-apps)
* [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-apps)

<!-- BEGIN CUSTOM CONTENT -->
## 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:
## 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
<!-- END CUSTOM CONTENT -->

## Organizers:
* Michelle Noorali <[email protected]>, Deis
* Matt Farina <[email protected]>, HPE
* Adnan Abdulhussein <[email protected]>, Bitnami
Last generated: Wed Jun 7 2017 14:27:56
46 changes: 30 additions & 16 deletions sig-auth/README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,38 @@
Kubernetes SIG-Auth
Kubernetes Special Interest Group for Authentication and Authorization
<!---
This is an autogenerated file!
Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
Goals for this SIG:
Discuss improvements Kubernetes Authorization and Authentication, and cluster security policy.
Not in scope for this SIG:
To report specific vulnerabilities in Kubernetes, please report using these instructions: http://kubernetes.io/v1.1/docs/reporting-security-issues.html
To understand how this file is generated, see generator/README.md.
-->
# Auth SIG

General discussion of Linux security, or of containers is better directed to a non-Kubernetes mailing list.
Covers improvements to Kubernetes authorization, authentication, and cluster security policy.

Proactive or general security discussion about Kubelet should go to [email protected].
## Meetings
* [Wednesdays at 18:00 UTC](https://zoom.us/my/k8s.sig.auth) (biweekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=18:00&tz=UTC).

Proactive or general security discussion about the API server should go to kubernetes-sig-api-machinery@googlegroups.com.
Meeting notes and Agenda can be found [here](https://docs.google.com/document/d/1woLGRoONE3EBVx-wTb4pvp4CI7tmLZ6lS26VTbosLKM/edit#).

## Leads
* [Eric Chiang](https://github.com/ericchiang), CoreOS
* [Jordan Liggitt](https://github.com/liggitt), Red Hat
* [David Eads](https://github.com/deads2k), Red Hat

## Contact
* [Slack](https://kubernetes.slack.com/messages/sig-auth)
* [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-auth)

Links/info:
* Mailing list: https://groups.google.com/forum/#!forum/kubernetes-sig-auth
* Github team: https://github.com/orgs/kubernetes/teams/sig-auth (Use ‘@kubernetes/sig-auth’ on github to notify team members.)
* Slack channel: https://kubernetes.slack.com/messages/sig-auth/
* Meeting frequency & time: Biweekly on Wednesdays, 11am Pacific (see agenda for which Wednesdays)
* Agenda & meeting notes: https://docs.google.com/document/d/1woLGRoONE3EBVx-wTb4pvp4CI7tmLZ6lS26VTbosLKM/edit#
* Hangout link: [https://zoom.us/my/k8s.sig.auth](https://zoom.us/my/k8s.sig.auth)
<!-- BEGIN CUSTOM CONTENT -->
## Goals
* Discuss improvements Kubernetes Authorization and Authentication, and cluster security policy.

## Non-goals
* To report specific vulnerabilities in Kubernetes, please report using these instructions: http://kubernetes.io/v1.1/docs/reporting-security-issues.html
* General discussion of Linux security, or of containers is better directed to a non-Kubernetes mailing list.
* Proactive or general security discussion about Kubelet should go to [email protected].
* Proactive or general security discussion about the API server should go to [email protected].
<!-- END CUSTOM CONTENT -->

Last generated: Wed Jun 7 2017 14:27:56
34 changes: 28 additions & 6 deletions sig-autoscaling/README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,34 @@
This is the wiki page of Kubernetes Autoscaling SIG: a special interest group for autoscaling related topics. The scope of our SIG includes (but is not limited to):
<!---
This is an autogenerated file!
Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
To understand how this file is generated, see generator/README.md.
-->
# Autoscaling SIG

Covers autoscaling of clusters, horizontal and vertical autoscaling of pods, setting initial resources for pods, topics related to monitoring pods and gathering their metrics (e.g.: Heapster)

## Meetings
* [Thursdays at 15:30 UTC](https://plus.google.com/hangouts/_/google.com/k8s-autoscaling) (biweekly/triweekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=15:30&tz=UTC).

Meeting notes and Agenda can be found [here](https://docs.google.com/document/d/1RvhQAEIrVLHbyNnuaT99-6u9ZUMp7BfkPupT2LAZK7w/edit).

## Leads
* [Filip Grządkowski](https://github.com/fgrzadkowski), Google
* [Solly Ross](https://github.com/directxman12), Red Hat

## Contact
* [Slack](https://kubernetes.slack.com/messages/sig-autoscaling)
* [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-autoscaling)

<!-- BEGIN CUSTOM CONTENT -->
## Concerns
* autoscaling of clusters,
* horizontal and vertical autoscaling of pods,
* setting initial resources for pods,
* topics related to monitoring pods and gathering their metrics (e.g.: Heapster)
<!-- END CUSTOM CONTENT -->

[Meeting Notes](https://docs.google.com/document/d/1RvhQAEIrVLHbyNnuaT99-6u9ZUMp7BfkPupT2LAZK7w/edit)

[Hangout](https://plus.google.com/hangouts/_/google.com/k8s-autoscaling)

Mailing list: [email protected]
Last generated: Wed Jun 7 2017 14:27:56
42 changes: 23 additions & 19 deletions sig-aws/README.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,32 @@
# SIG AWS
<!---
This is an autogenerated file!
A Special Interest Group for maintaining, supporting, and using Kubernetes hosted on AWS Cloud.
Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
## Meeting
To understand how this file is generated, see generator/README.md.
-->
# AWS SIG

Meetings are hosted on [Zoom](https://zoom.us/my/k8ssigaws) video
conference on Fridays at [5pm UTC / 9 am US Pacific](http://www.worldtimebuddy.com/?pl=1&lid=100,5,8,12) every other week, on _even week numbers_.
Covers maintaining, supporting, and using Kubernetes hosted on AWS Cloud.

You can check if the current week is _even_ by running:
## Meetings
* [Fridays at 17:00 UTC](https://zoom.us/my/k8ssigaws) (biweekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=17:00&tz=UTC).

```bash
date +%V
```
Meeting notes and Agenda can be found [here](https://docs.google.com/document/d/1-i0xQidlXnFEP9fXHWkBxqySkXwJnrGJP9OGyP2_P14/edit).

- Meeting Chanages: notification will be sent out via the [group mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-aws)
- Meeting Holidays: we typically follow Google's US offices holiday schedule, but will notify via the group above.
- Agenda: [Google Doc](https://docs.google.com/document/d/1-i0xQidlXnFEP9fXHWkBxqySkXwJnrGJP9OGyP2_P14/edit)
## Leads
* [Justin Santa Barbara](https://github.com/justinsb)
* [Kris Nova](https://github.com/kris-nova), Microsoft
* [Chris Love](https://github.com/chrislovecnm)
* [Mackenzie Burnett](https://github.com/mfburnett), Redspread

## Organizers:
## Contact
* [Slack](https://kubernetes.slack.com/messages/sig-aws)
* [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-aws)

| Name | Contact |
| ------------- | ------------- |
| Justin Santa Barbara | [justinsb](https://github.com/justinsb) |
| Kris Nova | [kris-nova](https://github.com/kris-nova) |
| Mackenzie Burnett | [mfburnett](https://github.com/mfburnett) |
<!-- BEGIN CUSTOM CONTENT -->

The meeting is open to all and we encourage you to join. Feel free to join the zoom call at your convenience.
<!-- END CUSTOM CONTENT -->

Last generated: Wed Jun 7 2017 14:27:56
38 changes: 25 additions & 13 deletions sig-big-data/README.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,38 @@
# SIG Big Data
<!---
This is an autogenerated file!
A Special Interest Group for deploying and operating big data applications (Spark, Kafka, Hadoop, Flink, Storm, etc) on Kubernetes. We focus on integrations with big data applications and architecting the best ways to run them on Kubernetes.
Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
## Meeting:
To understand how this file is generated, see generator/README.md.
-->
# Big Data SIG

* Meetings: Wednesdays 10:00 AM PST
* Video Conference Link: updated in [the official group](https://groups.google.com/forum/#!forum/kubernetes-sig-big-data)
* Check out the [Agenda and Minutes](https://docs.google.com/document/d/1pnF38NF6N5eM8DlK088XUW85Vms4V2uTsGZvSp8MNIA/edit)! Note: this SIG was operational briefly in 2015. Minutes for those meetings are in [their prior location](https://docs.google.com/document/u/1/d/1YhNLN39f5oZ4AHn_g7vBp0LQd7k37azL7FkWG8CEDrE/edit).
* Slack: https://kubernetes.slack.com/messages/sig-big-data/
Covers deploying and operating big data applications (Spark, Kafka, Hadoop, Flink, Storm, etc) on Kubernetes. We focus on integrations with big data applications and architecting the best ways to run them on Kubernetes.

## Goals:
## Meetings
* [Wednesdays at 17:00 UTC](https://zoom.us/my/sig.big.data) (weekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=17:00&tz=UTC).

Meeting notes and Agenda can be found [here](https://docs.google.com/document/d/1pnF38NF6N5eM8DlK088XUW85Vms4V2uTsGZvSp8MNIA/edit).

## Leads
* [Anirudh Ramanathan](https://github.com/foxish), Google

## Contact
* [Slack](https://kubernetes.slack.com/messages/sig-big-data)
* [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-big-data)

<!-- BEGIN CUSTOM CONTENT -->
## Goals

* Design and architect ways to run big data applications effectively on Kubernetes
* Discuss ongoing implementation efforts
* Discuss resource sharing and multi-tenancy (in the context of big data applications)
* Suggest Kubernetes features where we see a need

## Non-goals:
## Non-goals

* Endorsing any particular tool/framework
<!-- END CUSTOM CONTENT -->

## Organizers:

* [Anirudh Ramanathan](https://github.com/foxish), Google
* [Kenneth Owens](https://github.com/kow3ns), Google
Last generated: Wed Jun 7 2017 14:27:56
54 changes: 21 additions & 33 deletions sig-cli/README.md
Original file line number Diff line number Diff line change
@@ -1,43 +1,31 @@
# SIG CLI
<!---
This is an autogenerated file!
The Kubernetes Command Line Interface SIG (sig-cli) is a working group for the contributor community interested in `kubectl` and related tools.
Please do not edit this file directly, but instead make changes to the
sigs.yaml file in the project root.
We focus on the development and standardization of the CLI [framework](https://github.com/kubernetes/kubernetes/tree/master/pkg/kubectl) and its dependencies, the establishment of [conventions](contributors/devel/kubectl-conventions.md) for writing CLI commands, POSIX compliance, and improving the command line tools from a developer and devops user experience and usability perspective.
To understand how this file is generated, see generator/README.md.
-->
# CLI SIG

## Meetings:
* Bi-weekly on Wednesdays @ 9am [America/Los_Angeles](http://time.is/Los_Angeles) (check [the calendar](https://calendar.google.com/calendar/embed?src=cgnt364vd8s86hr2phapfjc6uk%40group.calendar.google.com&ctz=America/Los_Angeles))
* Zoom Link: <https://zoom.us/my/sigcli>
* Meeting [Agenda and Minutes](https://docs.google.com/document/d/1r0YElcXt6G5mOWxwZiXgGu_X6he3F--wKwg-9UBc29I/edit?usp=sharing)
Covers kubectl and related tools. We focus on the development and standardization of the CLI framework and its dependencies, the establishment of conventions for writing CLI commands, POSIX compliance, and improving the command line tools from a developer and devops user experience and usability perspective.

## Communication:
* Slack: <https://kubernetes.slack.com/messages/sig-cli> ([archive](http://kubernetes.slackarchive.io/sig-cli))
* Google Group: <https://groups.google.com/forum/#!forum/kubernetes-sig-cli>
## Meetings
* [Wednesdays at 16:00 UTC](https://zoom.us/my/sigcli) (biweekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=16:00&tz=UTC).

## Leads

**Note:** Escalate to these folks if you cannot get help from slack or the Google group

* Fabiano Franz <[email protected]>, Red Hat
- slack / github: @fabianofranz
* Phillip Wittrock <[email protected]>, Google
- slack / github: @pwittrock
* Tony Ado <[email protected]>, Alibaba
- slack / github: @adohe
Meeting notes and Agenda can be found [here](https://docs.google.com/document/d/1r0YElcXt6G5mOWxwZiXgGu_X6he3F--wKwg-9UBc29I/edit?usp=sharing).

## Contributing

See [this document](CONTRIBUTING.md) for contributing instructions.
## Leads
* [Fabiano Franz](https://github.com/fabianofranz), Red Hat
* [Phillip Wittrock](https://github.com/pwittrock), Google
* [Tony Ado](https://github.com/AdoHe), Alibaba

## Sig-cli teams
## Contact
* [Slack](https://kubernetes.slack.com/messages/sig-cli)
* [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-cli)

Mention one or more of
<!-- BEGIN CUSTOM CONTENT -->

| Name | Description |
|------------------------------------|--------------------------------------------------|
|@kubernetes/sig-cli-bugs | For bugs in kubectl |
|@kubernetes/sig-cli-feature-requests| For initial discussion of new feature requests |
|@kubernetes/sig-cli-proposals | For in depth discussion of new feature proposals |
|@kubernetes/sig-cli-pr-reviews | For PR code reviews |
|@kubernetes/sig-test-failures | For e2e test flakes |
|@kubernetes/sig-cli-misc | For general discussion and escalation |
<!-- END CUSTOM CONTENT -->

Last generated: Wed Jun 7 2017 14:27:56
Loading

0 comments on commit d8b3e0c

Please sign in to comment.