Learn KOP - EKS Windows NodeGroup Overview - Rafay Product Documentation

Overview

In this self-paced exercise, you will learn how to configure and deploy an Amazon EKS cluster with a Managed Node Group based on Windows. You will then deploy a Windows workload on the cluster and validate it is running.


What Will You Do by Part

Part What will you do?
1 Provision an Amazon EKS Cluster with Windows Node Group
2 Deploy a Windows Workload
3 Deprovision the EKS cluster

Architecture & Design

In this exercise, we will create an EKS cluster that contains two (2) managed node groups, one for system resources and the other with a Windows Node Group for workloads. A visual representation of this cluster design is shown below.

EKS Data Plane

Windows Node Groups

Workloads

System Node Group

Rafay Operator

EKS Control Plane


Assumptions

Note

The instructions describe the process using a combination of the RCTL CLI and the web console. The same steps can be performed using the REST APIs or a Terraform provider for automation.