Kubernetes
2 posts
-
EKS split cost allocation data: the two choices that change your numbers (2026)
How to enable split cost allocation data, which of the three EKS measurement options to pick and why it matters, and the Fargate-derived 9:1 weighting AWS uses to price your EC2 instance.
-
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.