Update contributing-on-windows.md

This commit is contained in:
Michael Michael 2019-03-12 21:52:21 -05:00 committed by GitHub
parent 678269443f
commit 2b6fb0f375
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

View File

@ -2,6 +2,18 @@
Contains a list of common resources when contributing in the effort to support Windows Node and Windows Server containers in Kubernetes.
- [Joining the community of other contributors](#joining-the-community-of-other-contributors)
- [Find work in progress](#find-work-in-progress)
- [Building Kubernetes for Windows from Source](#building-kubernetes-for-windows-from-source)
- [Build Prerequisites](#build-prerequisites)
- [Building Kubernetes binaries for Windows](#building-kubernetes-binaries-for-windows)
- [Updating the Node binaries](#updating-the-node-binaries)
- [Creating a PR](#creating-a-pr)
- [Running Tests](#running-tests)
- [Reporting Issues](#reporting-issues)
- [Gathering Logs](#gathering-logs)
- [Collecting Networking Logs](#collecting-networking-logs)
## Joining the community of other contributors
The best way to get in contact with the contributors working on Windows support is through the Kubernetes Slack. To get a Slack invite, visit [http://slack.k8s.io/](http://slack.k8s.io/) . Once you're logged in, join us in the [#SIG-Windows](https://kubernetes.slack.com/messages/sig-windows) channel.