Overview of Amazon EKS cluster management using kro & ACK
mainThis example demonstrates a hub-spoke model for managing a fleet of Amazon EKS clusters across multiple regions and accounts. It uses kro, ACK (AWS Controllers for Kubernetes), and Argo CD to provision and bootstrap workload clusters (spokes) via a GitOps flow.
In this architecture, a management cluster (hub) is established first, which contains the necessary EKS capabilities to provision and manage subsequent spoke clusters.