Running Kubernetes on AWS (EKS)
Overview
Learn how to use Amazon Elastic Container Service for Kubernetes (Amazon EKS) to deploy enterprise-scale Kubernetes clusters.
Kubernetes fans rejoice. You can now use this popular container orchestration tool with Amazon Web Services (AWS) to deploy enterprise-scale Kubernetes clusters—without the headaches of managing multiple masters. This course teaches you the ins and outs of Amazon Elastic Container Service for Kubernetes (Amazon EKS), including understanding the deployment model and creating the needed Identity and Access Management (IAM) roles and policies. Instructor Robert Stormer also shows how to deploy and scale EKS workers to meet your needs, and integrate storage and networking. Plus, find out how to manage user access with Amazon IAM and Kubernetes RBAC, and monitor your deployments and underlying resources. Along the way, Robert introduces useful Kubernetes extensions and add-ons that can be used in the AWS environment.
Kubernetes fans rejoice. You can now use this popular container orchestration tool with Amazon Web Services (AWS) to deploy enterprise-scale Kubernetes clusters—without the headaches of managing multiple masters. This course teaches you the ins and outs of Amazon Elastic Container Service for Kubernetes (Amazon EKS), including understanding the deployment model and creating the needed Identity and Access Management (IAM) roles and policies. Instructor Robert Stormer also shows how to deploy and scale EKS workers to meet your needs, and integrate storage and networking. Plus, find out how to manage user access with Amazon IAM and Kubernetes RBAC, and monitor your deployments and underlying resources. Along the way, Robert introduces useful Kubernetes extensions and add-ons that can be used in the AWS environment.
Syllabus
Introduction
- Optimize the delivery of your applications
- What you need to know
- Deployment models
- Requirements for EKS deployment
- Creating IAM roles and policies
- Install the CLI tools
- Launch an EKS cluster
- EC2 vs. Fargate
- Selecting worker sizing
- Creating scaling worker pools
- Install Kubernetes kubectl
- Using labels to select pools
- Creating storage classes
- Storage persistent claims
- Challenge: Cleaning up storage
- Solution: Set the PV for autoremoval
- Network policy
- Load balancing and ingress
- AWS IAM and K8S RBAC
- Kubernetes namespaces
- K8S Native: Prometheus
- Using CloudTrail and CloudWatch
- Challenge: Get pod metrics
- Solution: Add a filter on pod label
- Next steps
Taught by
Robert Starmer