diff options
| author | Michael Michael <michmike@users.noreply.github.com> | 2019-03-12 22:12:55 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-03-12 22:12:55 -0500 |
| commit | 4096d4ac20ca3a253dba651e7449df6429481a4c (patch) | |
| tree | 91945d0018409435ee1cd2abe538b1e782c12877 /sig-windows | |
| parent | 43aa0b651837f434b7c16a5b16e7b88c119798de (diff) | |
Update README.md
Diffstat (limited to 'sig-windows')
| -rw-r--r-- | sig-windows/README.md | 16 |
1 files changed, 6 insertions, 10 deletions
diff --git a/sig-windows/README.md b/sig-windows/README.md index 89ebcbe5..3f2a56a0 100644 --- a/sig-windows/README.md +++ b/sig-windows/README.md @@ -52,23 +52,19 @@ Note that the links to display team membership will only work if you are a membe <!-- BEGIN CUSTOM CONTENT --> ## Getting Started -If you're looking for information on building and running containers on Windows, you can get started at http://aka.ms/windowscontainers . +If you're looking for information on building and running containers on Windows, you can get started at http://aka.ms/windowscontainers. -Kubernetes 1.9 includes beta support for Windows Server containers and has an up-to-date [Getting Started Guide for Windows](https://kubernetes.io/docs/getting-started-guides/windows/) . +Kubernetes 1.14 includes stable support for Windows Server containers and has an up-to-date [Getting Started Guide for Windows](https://kubernetes.io/docs/getting-started-guides/windows/) . -Some additional guides are available, but may refer to older releases: - -* Using host gateway networking: https://docs.microsoft.com/en-us/virtualization/windowscontainers/kubernetes/getting-started-kubernetes-windows -* Using OVN as demonstrated at Google Cloud Next '17: https://github.com/apprenda/kubernetes-ovn-heterogeneous-cluster +Additional information and guides are available in the [KEPs for SIG-Windows](https://github.com/kubernetes/enhancements/tree/master/keps/sig-windows) ## Contributing -We're currently using a public [Trello board](https://trello.com/b/rjTqrwjl/windows-k8s-roadmap) in the weekly SIG-Windows meeting to track items with active progress for each release. That's a great place to start to get the most up-to-date status, then feel free to join us on the Slack channel anytime with questions. +To get yourself familiar with contributing, please read the [SIG-Windows Contributor guide](https://github.com/kubernetes/community/blob/master/contributors/guide/README.md#contributing-on-windows-node-support) -As always, you can also find the active list of open issues and proposals [Open Code Issues and PRs for SIG/Windows](https://github.com/kubernetes/kubernetes/labels/sig%2Fwindows) on GitHub. +We're currently using a [GitHub project](https://github.com/orgs/kubernetes/projects/8) in the weekly SIG-Windows meeting to track items with active progress for each release. That's a great place to start to get the most up-to-date status, then feel free to join us on the Slack channel anytime with questions. -## API tracking -We also have an [API tracking](https://github.com/kubernetes/community/blob/master/sig-windows/api-tracking.md) document that we're building out to track areas where the APIs may not be implemented or need to change for Windows. +As always, you can also find the active list of open issues and proposals [Open Code Issues and PRs for SIG/Windows](https://github.com/kubernetes/kubernetes/labels/sig%2Fwindows) on GitHub. ## Meeting Recordings |
