diff --git a/docs/getting-started-guides/windows/index.md b/docs/getting-started-guides/windows/index.md index 80e7fc6e14..a28e037908 100644 --- a/docs/getting-started-guides/windows/index.md +++ b/docs/getting-started-guides/windows/index.md @@ -1,4 +1,7 @@ -# Running Windows Server Containers using Kubernetes +--- + +--- + Kubernetes version 1.5 introduces support for Windows Server Containers. In version 1.5, the Kubernetes control plane (API Server, Scheduler, Controller Manager, etc) continue to run on Linux, while the kubelet and kube-proxy can be run on Windows Server. **Note:** Windows Server Containers on Kubernetes is an Alpha feature in Kubernetes 1.5.