Visão Geral
Este Curso Introduction to Amazon EKS Elastic Kubernetes Service, ensina os participantes a aproveitar esse serviço gerenciado para iniciar automaticamente clusters EKS Kubernetes, proteger clusters EKS, implantar o Fargate Launch Type e muito mais.
Conteúdo Programatico
Introduction
Setting up a K8s Client Environment on AWS’ Cloud9 IDE
- ssh keys, secret/access keys, kubectl, and eksctl setup
Launching EKS Kubernetes Clusters using eksctl
Deploying the Kubernetes Dashboard
- Sample microservices using an AWS elastic Load Balancer
Deploying Helm v3
- Adding Chart Repositories to the Helm setup
Testing Auto-Scaling Applications
Role-Based Access Control
- Creating IAM roles for service accounts
Securing EKS cluster for Production use with Network Policies
Assigning Pods to Specific Nodes and Setting Affinity
Spotting Instances to On-Demand EKS Cluster Setup
Creating Stateful Sets
Deploying the Fargate Launch Type (previous use was EC2 launch type)
Encrypting and Managing Secrets
- AWS Key Management System and Keymaps