This workshop has been deprecated and archived. The new Amazon EKS Workshop is now available at www.eksworkshop.com.

Windows containers on EKS

EKS cluster windows and linux nodes

Many development teams build and support applications designed to run on Windows Servers and with Windows Container Support on EKS, they can deploy them on Kubernetes alongside Linux applications. This ability will provide more consistency in system logging, performance monitoring, and code deployment pipelines.

To demonstrate how this feature works, you will add a new node group which contains 2 Windows servers 2019 to our EKS Cluster and deploy a Windows sample application. Finally, you will test the application to ensure it is running as expected.