Skip to main content

Operator Essentials

Before you start

This fast path uses a dedicated Amazon EKS Auto Mode cluster. Amazon EKS Auto Mode extends AWS management of Kubernetes clusters beyond the cluster itself, managing infrastructure that enables smooth operation of your workloads including compute autoscaling, networking, load balancing, DNS, and block storage.

Switch to the Auto Mode cluster:

~$prepare-environment fastpaths/operator

Welcome to the EKS Workshop Operator Essentials! This is a collection of labs optimized for operators to learn the features of Amazon EKS most commonly required when operating EKS clusters.

Throughout this series of exercises you'll learn:

  • Configuring cluster autoscaling with Karpenter
  • Implementing network policies for secure Pod-to-Pod traffic
  • Working with secrets in EKS
  • Troubleshooting common Pod failure scenarios
  • Using AWS services like DynamoDB with EKS Pod Identity

Let's get started!