← All stories
● Covered by 1 source · 1 reportMedium impact1 negative

81% of EKS Clusters Still Use Deprecated AWS-Auth Method Despite Security Risks

🔄 Updated 4h ago
New to BrevFeed? We gather this story from every outlet covering it into one summary — ranked by real-world impact, not just the latest headline — so you never miss what matters. What is BrevFeed? →

Key points

  • AWS deprecated the `aws-auth` ConfigMap for EKS IAM mapping.
  • 81% of EKS clusters still use the deprecated method.
  • The `aws-auth` ConfigMap is manual and hard to audit.
  • Security oversights delay Kubernetes deployments for two-thirds of organizations.

Deprecated EKS Authentication Method Persists

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.

Widespread Non-Compliance with Security Guidance

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.

Impact on Kubernetes Security and Deployments

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.

Broader Kubernetes Security Challenges

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 →

The daily brief

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.

Today's brief

Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.

~28 min · 23 stories · Aug 19

▶ Play today's brief Listen on Spotify

New every morning, and the back catalogue is archived by date.

Reporting from

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.