diff options
| author | Patrick Lang <patrick.lang@hotmail.com> | 2017-12-22 11:37:35 -0800 |
|---|---|---|
| committer | Patrick Lang <patrick.lang@hotmail.com> | 2017-12-22 11:37:35 -0800 |
| commit | cc191f74f9513cdcfe94f0e5fe2fa1039352486c (patch) | |
| tree | 5f145d657826b5a110ef185a3720504c0915574d /sig-windows | |
| parent | 19d1097b58bc1c051b6ff1760b6d293548f8fb24 (diff) | |
Replace draft links with 1.9 live docs
Diffstat (limited to 'sig-windows')
| -rw-r--r-- | sig-windows/README.md | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/sig-windows/README.md b/sig-windows/README.md index c536e360..974fff05 100644 --- a/sig-windows/README.md +++ b/sig-windows/README.md @@ -38,16 +38,15 @@ Note that the links to display team membership will only work if you are a membe <!-- BEGIN CUSTOM CONTENT --> ## Getting Started -If you're new to 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/) . -The documenation for Kubernetes on Windows is in a state of flux until v1.9 is released. At 1.9, the [Getting Started Guide on kubernetes.io](https://kubernetes.io/docs/getting-started-guides/windows/) originally written for v1.5 will be replaced with updated steps. Until then, multiple guides are available for setting up Kubernetes nodes on Windows: +Some additional guides are available, but may refer to older releases: -* (draft) [v1.9 Getting Started guide](https://deploy-preview-5978--kubernetes-io-master-staging.netlify.com/docs/getting-started-guides/windows/) -* Using host gateway: https://docs.microsoft.com/en-us/virtualization/windowscontainers/kubernetes/getting-started-kubernetes-windows +* 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 - ## Contributing If you'd like to fix open bugs, comment on proposals or just track the project, please check [Open Code Issues and PRs for SIG/Windows](https://github.com/kubernetes/kubernetes/labels/sig%2Fwindows) on GitHub. |
