From EKS/AKS to the root account: the risk of privilege escalation from a compromised Pod
A compromised Pod should not be able to “jump” from the cluster to the cloud. In practice, a bad combination of identities (IRSA/Workload Identity), excessive permissions, and lack of isolation can turn an app vulnerability into full tenant control. This article walks through how it happens, what signals to look for, and how to harden it without slowing operations.