# Do Mixed-OS Kuberbetes Clusters Work In AWS?

**URL:** https://discuss.kubernetes.io/t/do-mixed-os-kuberbetes-clusters-work-in-aws/2667
**Category:** General Discussions
**Created:** [September 6, 2018, 8:57pm UTC](https://discuss.kubernetes.io/t/do-mixed-os-kuberbetes-clusters-work-in-aws/2667 "2018-09-06T20:57:07Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![lukewyman](https://avatars.discourse-cdn.com/v4/letter/l/b2d939/32.png) [@lukewyman](https://discuss.kubernetes.io/u/lukewyman)
#### Post date: [September 6, 2018, 8:57pm UTC](https://discuss.kubernetes.io/t/do-mixed-os-kuberbetes-clusters-work-in-aws/2667/1 "2018-09-06T20:57:07Z")

</div>

Read over [Windows Networking at Parity with Linux for Kubernetes](https://kubernetes.io/blog/2017/09/windows-networking-at-parity-with-linux/):

> _Customers can now deploy mixed-OS, Kubernetes clusters in any environment including Azure, on-premises, and on 3rd-party cloud stacks with the same network primitives and topologies supported on Linux without any workarounds, “hacks”, or 3rd-party switch extensions._

Does anyone know if this is includes spinning up worker nodes for AWS EKS? We need a Linux/Windows mixed cluster to run some jobs that were written in .NET (Windows), and others that were written in Java/Scala. We’re a Linux shop but need our central app needs to spin up the .NET jobs in Windows nodes.
