Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

Run sample workloads in EKS Auto Mode clusters

Focus mode
Run sample workloads in EKS Auto Mode clusters - Amazon EKS

Help improve this page

To contribute to this user guide, choose the Edit this page on GitHub link that is located in the right pane of every page.

Help improve this page

To contribute to this user guide, choose the Edit this page on GitHub link that is located in the right pane of every page.

This chapter provides examples of how to deploy different types of workloads to Amazon EKS clusters running in Auto Mode. The examples demonstrate key workload patterns including sample applications, load-balanced web applications, stateful workloads using persistent storage, and workloads with specific node placement requirements. Each example includes complete manifests and step-by-step deployment instructions that you can use as templates for your own applications.

Before proceeding with the examples, ensure that you have an EKS cluster running in Auto Mode and that you have installed the AWS CLI and kubectl. For more information, see Set up to use Amazon EKS. The examples assume basic familiarity with Kubernetes concepts and kubectl commands.

You can use these use case-based samples to run workloads in EKS Auto Mode clusters.

Deploy a sample inflate workload to an Amazon EKS Auto Mode cluster

Shows how to deploy a sample workload to an EKS Auto Mode cluster using kubectl commands.

Deploy a Sample Load Balancer Workload to EKS Auto Mode

Shows how to deploy a containerized version of the 2048 game on Amazon EKS.

Deploy a sample stateful workload to EKS Auto Mode

Shows how to deploy a sample stateful application to an EKS Auto Mode cluster.

Control if a workload is deployed on EKS Auto Mode nodes

Shows how to use an annotation to control if a workload is deployed to nodes managed by EKS Auto Mode.

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.