diff options
| author | Jamie Hannaford <jamie.hannaford@rackspace.com> | 2017-06-05 16:22:24 +0100 |
|---|---|---|
| committer | Jamie Hannaford <jamie.hannaford@rackspace.com> | 2017-06-07 15:28:16 +0100 |
| commit | d8b3e0cc2b3d03088e767c9323cdef149c48251a (patch) | |
| tree | 14cecd4545430ea933b4ce3a1e893c8bf41fbf6b /sig-api-machinery | |
| parent | ec63dee0af8be6e4461e3295ab28e725ef519c4e (diff) | |
Generate SIG docs
Diffstat (limited to 'sig-api-machinery')
| -rw-r--r-- | sig-api-machinery/README.md | 46 |
1 files changed, 34 insertions, 12 deletions
diff --git a/sig-api-machinery/README.md b/sig-api-machinery/README.md index a0d67ae3..8d1e9986 100644 --- a/sig-api-machinery/README.md +++ b/sig-api-machinery/README.md @@ -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
\ No newline at end of file |
