diff options
| author | Casey Davenport <casey@tigera.io> | 2016-12-15 10:38:48 -0800 |
|---|---|---|
| committer | Casey Davenport <casey@tigera.io> | 2016-12-15 10:44:36 -0800 |
| commit | 946fe38f37bb690c318544932aaff3c93a4285b2 (patch) | |
| tree | e1bc54b62d48efdd83b6db099cd83f98a8e241a7 | |
| parent | c6da22be8b92cf9092476b6ccf671e1371b0dc7b (diff) | |
Update the SIG Network README
| -rw-r--r-- | sig-network/README.md | 37 |
1 files changed, 36 insertions, 1 deletions
diff --git a/sig-network/README.md b/sig-network/README.md index 3ef3658d..72fd6f3f 100644 --- a/sig-network/README.md +++ b/sig-network/README.md @@ -1 +1,36 @@ -[This wiki has moved](https://github.com/kubernetes/community/wiki/SIG-Network) +# SIG Network + +A Special Interest Group for networking in Kubernetes. + +## Meetings + +* Meetings: Every other Thursday @ 14:00 Pacific time +* [SIG Network Calendar](https://calendar.google.com/calendar/embed?src=ODhmZTFsM3FmbjJiNnIxMWs4dW01YW03NmNAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ) +* Zoom Link: [https://zoom.us/j/5806599998](https://zoom.us/j/5806599998) +* [Agenda and Minutes](https://docs.google.com/document/d/1_w77-zG_Xj0zYvEMfQZTQ-wPP4kXkpGD8smVtW_qqWM/edit) + +## Google Group / Mailing List + +Join the [SIG network mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-network) + +Most discussion happens on the Google Group and the weekly meetings help more quickly resolve issues +that come up in PRs or on the group. + +## PRs / Issues + +SIG Network is responsible for a number of issues and PRs. + +A summary can be found through GitHub search: + +* [SIG Network PRs](https://github.com/issues?utf8=%E2%9C%93&q=team%3Akubernetes%2Fsig-network+is%3Aopen+is%3Apr+) +* [SIG Network Issues](https://github.com/issues?utf8=%E2%9C%93&q=team%3A%22kubernetes%2Fsig-network%22+is%3Aopen+is%3Aissue) + +## Documents + +* [2017 Planning](https://docs.google.com/document/d/1fBxC36UCBnqY_w3m3TjdnXFsIT--GS6HmKb5o0nhkTk/edit#) + +## Organizers: + +* Casey Davenport <casey@tigera.io>, Tigera +* Dan Williams <dcbw@redhat.com>, Red Hat +* Tim Hockin <thockin@google.com>, Google |
