Part 1: Getting Started with Amazon EKS
In this part, you will gain a comprehensive overview of Kubernetes and containers, along with insights into Amazon EKS and its architecture. You will also get your EKS cluster ready by following a step-by-step guide. By the end of this section, you will have learned the basics of deploying and operating an application on EKS, and will know how to utilize Helm to simplify your Kubernetes application deployments.
This section contains the following chapters:
- Chapter 1, The Fundamentals of Kubernetes and Containers
- Chapter 2, Introducing Amazon EKS
- Chapter 3, Building Your First EKS Cluster
- Chapter 4, Running Your First Application on EKS
- Chapter 5, Using Helm to Manage a Kubernetes Application