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-node/README.md | |
| parent | ec63dee0af8be6e4461e3295ab28e725ef519c4e (diff) | |
Generate SIG docs
Diffstat (limited to 'sig-node/README.md')
| -rw-r--r-- | sig-node/README.md | 68 |
1 files changed, 26 insertions, 42 deletions
diff --git a/sig-node/README.md b/sig-node/README.md index 24dbd153..9cf1baa0 100644 --- a/sig-node/README.md +++ b/sig-node/README.md @@ -1,9 +1,29 @@ -# SIG Node +<!--- +This is an autogenerated file! -A Special Interest Group focused on topics related to the Kubernetes node, such as the Kubelet and -container runtime. It is an open and active community, and we always welcome new additions! +Please do not edit this file directly, but instead make changes to the +sigs.yaml file in the project root. -## Goals: +To understand how this file is generated, see generator/README.md. +--> +# Node SIG + + +## Meetings +* [Tuesdays at 17:00 UTC](https://plus.google.com/hangouts/_/google.com/sig-node-meetup?authuser=0) (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/1Ne57gvidMEWXR70OxxnRkYquAoMpt56o75oZtg-OeBg/edit?usp=sharing). + +## Leads +* [Dawn Chen](https://github.com/dchen1107), Google +* [Derek Carr](https://github.com/derekwaynecarr), Red Hat + +## Contact +* [Slack](https://kubernetes.slack.com/messages/sig-node) +* [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-node) + +<!-- BEGIN CUSTOM CONTENT --> +## Goals Topics include, but are not limited to: @@ -20,42 +40,6 @@ Topics include, but are not limited to: * ... We also work closely with [sig-storage](../sig-storage) and [sig-networking](../sig-networking). As you can see, this is a very cross-functional team! +<!-- END CUSTOM CONTENT --> -## Contact us: - -* via [Slack](https://kubernetes.slack.com/messages/sig-node/) (new users can register [here](http://slack.k8s.io)) -* via [Google Groups](https://groups.google.com/forum/#!forum/kubernetes-sig-node) - -## GitHub Aliases: - -* sig-node-api-reviews - For @mentions on PRs that affect the Kubelet API, or node-specific parts of the core API -* sig-node-bugs - For @mentions on `kind/bug` issues -* sig-node-feature-requests - For @mentions on feature requests, and `kind/feature` issues, and [feature tracking](https://github.com/kubernetes/features) -* sig-node-pr-reviews - For @mentions on PRs that affect the Kubelet or other node level components -* sig-node-proposals - For @mentions on node related [proposals](../contributors/design-proposals) -* sig-node-test-failures - For @mentions on test failure issues that might be related to a node component - -## Meetings: - -### SIG Node Weekly - -* We meet weekly on Tuesdays at 10:00AM PST (UTC-8) -* Hangouts Link: https://plus.google.com/hangouts/_/google.com/sig-node-meetup (It may take a minute to join) -* [Meeting Notes](https://docs.google.com/document/d/1Ne57gvidMEWXR70OxxnRkYquAoMpt56o75oZtg-OeBg/edit?usp=sharing) - -### Resource Management Working Group - -The resource management working group is a cross-team effort with sig-scheduling with a focus on -improving Kubernetes resource management. - -* The working group meets Tuesdays at 11:00AM PST (UTC-8) -* Zoom Link: https://zoom.us/j/4799874685 -* [Agenda doc](https://docs.google.com/document/d/1j3vrG6BgE0hUDs2e-1ZUegKN4W4Adb1B6oJ6j-4kyPU/edit#) -* [Meeting Recordings](https://www.youtube.com/playlist?list=PL69nYSiGNLP1wJPj5DYWXjiArF-MJ5fNG) - -## Team: - -* Lead: [Dawn Chen](https://github.com/dchen1107) <dawnchen@google.com>, Google -* Lead: [Derek Carr](https://github.com/derekwaynecarr) <decarr@redhat.com>, Red Hat -* Reviewers: See [OWNERS_ALIASES#sig-node-reviewers](https://github.com/kubernetes/kubernetes/blob/master/OWNERS_ALIASES) -* And too many regular contributors to list here... +Last generated: Wed Jun 7 2017 14:27:56
\ No newline at end of file |
