EKS Node Group

EKS Node Group Presets

Ready-to-deploy configuration presets for EKS Node Group. Each preset is a complete manifest you can copy, customize, and deploy.

2 presets
01

On-Demand General Purpose Node Group

This preset creates an EKS managed node group using on-demand `t3.medium` instances across two Availability Zones. The group scales between 2 and 5 nodes with 100 GiB root disks. This is the standard...

02

Spot Cost-Optimized Node Group

This preset creates an EKS managed node group using Spot instances for up to 70% cost savings compared to on-demand. The `node-lifecycle: spot` label enables workload targeting via node selectors or...