community/sig-network/README.md

112 lines
6.3 KiB
Markdown

<!---
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 https://git.k8s.io/community/generator/README.md
--->
# Network Special Interest Group
Covers networking in Kubernetes.
The [charter](charter.md) defines the scope and governance of the Network Special Interest Group.
## Meetings
* Network Policy API Meeting: [Mondays at 13:00 PT (Pacific Time)](https://zoom.us/j/96264742248) (weekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=13:00&tz=PT%20%28Pacific%20Time%29).
* [Meeting notes and Agenda](https://docs.google.com/document/d/1AtWQy2fNa4qXRag9cCp5_HsefD7bxKe3ea2RPn8jnSs).
* SIG Network 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).
* Service APIs Meeting (APAC Friendly Time): [Thursdays at 16:30 PT (Pacific Time)](https://zoom.us/j/441530404) (biweekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=16:30&tz=PT%20%28Pacific%20Time%29).
* [Meeting notes and Agenda](https://docs.google.com/document/d/1eg-YjOHaQ7UD28htdNxBR3zufebozXKyI28cl2E11tU/edit).
* Service APIs Meeting (EMEA Friendly Time): [Thursdays at 10:30 PT (Pacific Time)](https://zoom.us/j/140577552) (biweekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=10:30&tz=PT%20%28Pacific%20Time%29).
* [Meeting notes and Agenda](https://docs.google.com/document/d/1eg-YjOHaQ7UD28htdNxBR3zufebozXKyI28cl2E11tU/edit).
* Service APIs Office Hours: [Wednesdays at 15:00 PT (Pacific Time)](https://zoom.us/j/289465529) (weekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=15:00&tz=PT%20%28Pacific%20Time%29).
* [Meeting notes and Agenda](https://docs.google.com/document/d/1eg-YjOHaQ7UD28htdNxBR3zufebozXKyI28cl2E11tU/edit).
## 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: [#sig-network](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)
- GitHub Teams:
- [@kubernetes/sig-network-api-reviews](https://github.com/orgs/kubernetes/teams/sig-network-api-reviews) - API Changes and Reviews
- [@kubernetes/sig-network-bugs](https://github.com/orgs/kubernetes/teams/sig-network-bugs) - Bug Triage and Troubleshooting
- [@kubernetes/sig-network-feature-requests](https://github.com/orgs/kubernetes/teams/sig-network-feature-requests) - Feature Requests
- [@kubernetes/sig-network-misc](https://github.com/orgs/kubernetes/teams/sig-network-misc) - General Discussion
- [@kubernetes/sig-network-pr-reviews](https://github.com/orgs/kubernetes/teams/sig-network-pr-reviews) - PR Reviews
- [@kubernetes/sig-network-proposals](https://github.com/orgs/kubernetes/teams/sig-network-proposals) - Design Proposals
- [@kubernetes/sig-network-test-failures](https://github.com/orgs/kubernetes/teams/sig-network-test-failures) - Test Failures and Triage
## Subprojects
The following [subprojects][subproject-definition] are owned by sig-network:
### cluster-proportional-autoscaler
- **Owners:**
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-proportional-autoscaler/master/OWNERS
### cluster-proportional-vertical-autoscaler
- **Owners:**
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-proportional-vertical-autoscaler/master/OWNERS
### external-dns
- **Owners:**
- https://raw.githubusercontent.com/kubernetes-sigs/external-dns/master/OWNERS
- **Contact:**
- Slack: [#external-dns](https://kubernetes.slack.com/messages/external-dns)
### ingress
- **Owners:**
- https://raw.githubusercontent.com/kubernetes-sigs/ingress-controller-conformance/master/OWNERS
- https://raw.githubusercontent.com/kubernetes/ingress-gce/master/OWNERS
- https://raw.githubusercontent.com/kubernetes/ingress-nginx/master/OWNERS
### iptables-wrappers
- **Owners:**
- https://raw.githubusercontent.com/kubernetes-sigs/iptables-wrappers/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-sigs/ip-masq-agent/master/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/kubelet/network/OWNERS
### service-apis
- **Owners:**
- https://raw.githubusercontent.com/kubernetes-sigs/service-apis/master/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
- **Contact:**
- Slack: [#sig-network-service-apis](https://kubernetes.slack.com/messages/sig-network-service-apis)
[subproject-definition]: https://github.com/kubernetes/community/blob/master/governance.md#subprojects
<!-- BEGIN CUSTOM CONTENT -->
## 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#)
<!-- END CUSTOM CONTENT -->