# Network Special Interest Group Covers networking in Kubernetes. The [charter](charter.md) defines the scope and governance of the Network Special Interest Group. ## Meetings * Regular SIG Meeting: [Thursdays at 14:00 PT (Pacific Time)](https://zoom.us/j/361123509) (biweekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=14:00&tz=PT%20%28Pacific%20Time%29). * [Meeting notes and Agenda](https://docs.google.com/document/d/1_w77-zG_Xj0zYvEMfQZTQ-wPP4kXkpGD8smVtW_qqWM/edit). * [Meeting recordings](https://www.youtube.com/watch?v=phCA5-vWkVM&list=PL69nYSiGNLP2E8vmnqo5MwPOY25sDWIxb). ## Leadership ### Chairs The Chairs of the SIG run operations and processes governing the SIG. * Casey Davenport (**[@caseydavenport](https://github.com/caseydavenport)**), Tigera * Dan Williams (**[@dcbw](https://github.com/dcbw)**), Red Hat * Tim Hockin (**[@thockin](https://github.com/thockin)**), Google ## Contact * [Slack](https://kubernetes.slack.com/messages/sig-network) * [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-network) * [Open Community Issues/PRs](https://github.com/kubernetes/community/labels/sig%2Fnetwork) ## Subprojects The following subprojects are owned by sig-network: - **external-dns** - Owners: - https://raw.githubusercontent.com/kubernetes-incubator/external-dns/master/OWNERS - Contact - Slack: [#external-dns](https://kubernetes.slack.com/messages/external-dns) - **ingress** - Owners: - https://raw.githubusercontent.com/kubernetes/ingress-gce/master/OWNERS - https://raw.githubusercontent.com/kubernetes/ingress-nginx/master/OWNERS - **kube-dns** - Owners: - https://raw.githubusercontent.com/kubernetes/dns/master/OWNERS - **network-policy** - Owners: - https://raw.githubusercontent.com/kubernetes/api/master/networking/OWNERS - **pod-networking** - Owners: - https://raw.githubusercontent.com/kubernetes-incubator/ip-masq-agent/master/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/kubelet/network/OWNERS - **services** - Owners: - https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controller/endpoint/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controller/service/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/proxy/OWNERS ## GitHub Teams The below teams can be mentioned on issues and PRs in order to get attention from the right people. Note that the links to display team membership will only work if you are a member of the org. | Team Name | Details | Description | | --------- |:-------:| ----------- | | @kubernetes/sig-network-api-reviews | [link](https://github.com/orgs/kubernetes/teams/sig-network-api-reviews) | API Changes and Reviews | | @kubernetes/sig-network-bugs | [link](https://github.com/orgs/kubernetes/teams/sig-network-bugs) | Bug Triage and Troubleshooting | | @kubernetes/sig-network-feature-requests | [link](https://github.com/orgs/kubernetes/teams/sig-network-feature-requests) | Feature Requests | | @kubernetes/sig-network-misc | [link](https://github.com/orgs/kubernetes/teams/sig-network-misc) | General Discussion | | @kubernetes/sig-network-pr-reviews | [link](https://github.com/orgs/kubernetes/teams/sig-network-pr-reviews) | PR Reviews | | @kubernetes/sig-network-proposals | [link](https://github.com/orgs/kubernetes/teams/sig-network-proposals) | Design Proposals | | @kubernetes/sig-network-test-failures | [link](https://github.com/orgs/kubernetes/teams/sig-network-test-failures) | Test Failures and Triage | ## Areas of Responsibility SIG Network is responsible for the following Kubernetes subsystems: - DNS - Ingress - Network plugins / CNI - Network Policy - Services / kube-proxy 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/kubernetes/kubernetes/pulls?q=is%3Apr+is%3Aopen+label%3Asig%2Fnetwork) * [SIG Network Issues](https://github.com/kubernetes/kubernetes/issues?q=is%3Aissue+is%3Aopen+label%3Asig%2Fnetwork) ## Documents * [2017 Planning](https://docs.google.com/document/d/1fBxC36UCBnqY_w3m3TjdnXFsIT--GS6HmKb5o0nhkTk/edit#)