# Amazon Elastic Kubernetes Service ## Overview Domain expertise for managing Kubernetes clusters using Amazon EKS and deploying workloads to them. Covers various topics. ## When to Load Reference Files Load the appropriate reference file based on what the user is working on: - **control plane** -> see [eks-control-plane.md](eks-control-plane.md) - **auto mode** -> see [eks-auto-mode.md](eks-auto-mode.md) - **cluster compute**, **managing nodes**, **managed node groups**, **fargate**, or **amis** -> see [eks-managing-compute.md](eks-managing-compute.md) - **EKS networking**, **VPC CNI**, or **network policies** -> see [eks-networking.md](eks-networking.md) - **load balancers**, **ingress**, **gateway API**, or **global accelerator** -> see [eks-load-balancer-controller.md](eks-load-balancer-controller.md) - **eks capabilities**, **Argo CD**, **ACK**, or **kro** -> see [eks-capabilities.md](eks-capabilities.md) ## Resources - [Amazon EKS Documentation](https://docs.aws.amazon.com/eks/latest/userguide/what-is-eks.html) - [Amazon EKS Best Practices Guide](https://docs.aws.amazon.com/eks/latest/best-practices/introduction.html) - [IAM Reference](https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonelastickubernetesservice.html)