Table of Contents
- What is EKS
- Justification
- Lists
- Getting Started
- Setup
- Networking
- AutoScaling
- Service Mesh
- CI/CD
- Security
- Ingress
- Route53 integration
- Creating AWS resources from EKS
- Videos
- ECR
- Helm repository
- Canary keys
- Training
- Service Discovery
- Functions as a Service
- Machine Learning
- Roadmap
- Tips and tricks
- Additional resources
- Twitter Accounts
- Contributors
Elastic Container Service for Kubernetes (EKS) is Amazon Web Services' (AWS)
managed Kubernetes cluster. It allows you to simply create a managed etcd
and
master infrastructure connecting into your AWS account for the worker nodes.
@christopherhein has already done a great job at curating a thorough list of Awesome EKS but the list contains mainly links to AWS blogs. This list is intended to be community list for deploying EKS on AWS . I also included "Additional resources" to cover additional K8s interesting aspects .