Amazon EKS has deprecated the `aws-auth` ConfigMap, a manual and difficult-to-audit method for mapping IAM identities to cluster permissions. AWS now recommends an API-driven alternative for improved security and manageability.
Despite AWS's security guidance, a 2025 Kubernetes Security Report reveals that 81% of EKS clusters are still operating with the older `aws-auth` ConfigMap. This indicates a significant gap between recommended security practices and current implementation across many organizations.
The continued use of the deprecated authentication method contributes to security vulnerabilities within Kubernetes environments. This oversight, among other security concerns, has led to approximately two-thirds of organizations delaying or slowing down their deployments due to Kubernetes-related security issues.
The issue with access control reflects a larger trend in Kubernetes security, where assumptions about built-in security often clash with the operational complexity of the platform. Securing Kubernetes requires attention across multiple layers, including Code, Container, Cluster, and Cloud, as weaknesses in one layer can cascade and compromise others.
✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →
One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.
One email a day. Unsubscribe in one click, any time.
Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.
▶ Play today's briefNew every morning, and the back catalogue is archived by date.
A 2025 Kubernetes Security Report indicates that 81% of Amazon EKS clusters continue to use the deprecated `aws-auth` ConfigMap for IAM identity mapping, despite AWS recommending an API-driven alternative. This widespread use of an older, hard-to-audit method creates a significant security risk for organizations, contributing to deployment delays due to Kubernetes security concerns.