Click any tag below to further narrow down your results
Links
The article explores security vulnerabilities in AWS EKS by deploying misconfigured Kubernetes pods. It demonstrates how an attacker can escape from a compromised pod to gain root access on the host and potentially access other services. The focus is on the implications of specific dangerous configurations and their exploitation.
The article provides a step-by-step guide for testing configuration scanners on a deliberately insecure Kubernetes deployment using Terraform and Helm. It outlines the setup of an EKS cluster with insecure application pods, detailing the commands needed for deployment, testing, and cleanup, while highlighting the various security vulnerabilities present in the deployed applications.
The article compares the security features of AWS Elastic Kubernetes Service (EKS) and Google Kubernetes Engine (GKE), focusing on key areas such as identity and access management, network traffic control, configuration management, vulnerability management, and runtime threat detection. It highlights the differences in default settings and capabilities of both managed services, emphasizing aspects like IAM integration, firewall options, and runtime security tools.
Amazon EKS Auto Mode enhances Kubernetes cluster management on AWS by automating infrastructure tasks like compute management, networking, and security. Recent updates include improved performance, advanced networking capabilities, and enhanced security measures, allowing teams to focus on application development while reducing operational complexity. These features cater to diverse customer needs, particularly for AI/ML workloads and enterprise environments.