Merge pull request #1927 from kubernetes/devin-donnelly-patch-1

Add standard markdown header to windows/index.md
This commit is contained in:
devin-donnelly
2016-12-12 13:45:36 -05:00
committed by GitHub
+4 -1
View File
@@ -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.