Discovery
1 post
-
How to find every Kubernetes cluster in an AWS account (2026)
aws eks list-clusters only returns EKS clusters. The three populations you actually have, the API flag that surfaces connected GKE and AKS clusters, the EC2 tag scan for self-managed ones, and the dedup step that stops you double-counting.