Skip to main content

EKS Guide

This guide provides an introduction to Amazon EKS. This page curates a list of resources including both AWS and community created content.

📚 Amazon EKS Technical Documentation

🎓 Amazon EKS Workshops

  • Amazon EKS Workshop - Practical exercises to learn about Amazon Elastic Kubernetes Service.

  • Self Hosted EKS Workshops - This takes you to the current set of workshops created by teams at AWS on various different aspects of Amazon EKS

📺 Amazon EKS Videos

🛠️ Amazon EKS Tools

  • Amazon EKS MCP Server - This guide walks you through the steps to setup and use the EKS MCP Server with your AI code assistants. You’ll learn how to configure your environment, connect to the server, and start managing your EKS clusters through natural language interactions.

  • EKS Node Viewer - A tool for visualizing dynamic node usage within a cluster. It was originally developed as an internal tool at AWS for demonstrating consolidation with Karpenter. It displays the scheduled pod resource requests vs the allocatable capacity on the node. It does not look at the actual pod resource usage.