7 links
tagged with all of: kubernetes + eks
Click any tag below to further narrow down your results
Links
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.
Amazon Web Services has launched AI on EKS, an open source initiative aimed at simplifying the deployment and scaling of AI/ML workloads on Amazon Elastic Kubernetes Service. This project provides deployment-ready blueprints, Terraform templates, and best practices to optimize infrastructure for large language models and other AI tasks, while separating it from the previously established Data on EKS initiative to enhance focus and maintainability.
Amazon EKS and Amazon EKS Distro now support Kubernetes version 1.34, featuring new security enhancements, improved resource management, and prioritized device requirements for better workload scheduling. Users can create new clusters or upgrade existing ones to this version through various interfaces. The update is available in all AWS Regions, including GovCloud.
Amazon EKS has launched a community add-ons catalog to simplify the management of Kubernetes add-ons by integrating popular community tools into the Amazon EKS ecosystem. This catalog allows users to install and manage add-ons directly through familiar AWS interfaces, enhancing operational efficiency and reducing misconfiguration risks. Key add-ons include metrics-server, kube-state-metrics, and cert-manager, which are essential for monitoring, security, and network management in Kubernetes clusters.
Migrating Amazon EKS from version 1.29 to 1.32 involved careful planning and execution, focusing on upgrading Terraform modules, transitioning to Amazon Linux 2023, and implementing a blue/green deployment strategy to minimize downtime. The process highlighted the importance of addressing breaking changes, updating add-ons, and validating instance types to ensure a smooth upgrade across four clusters. Overall, the upgrade was completed in two weeks with minimal disruptions and enhanced security and performance.