Containers

Tag: metrics

Diving into Container Insights cost optimizations for HAQM EKS

Introduction HAQM CloudWatch Container Insights allows you to collect, aggregate, and analyze metrics, logs, and traces for your container-based applications and infrastructure on AWS. Container Insights captures metrics for various resources, such as CPU, memory, disk, and network, along with diagnostic data like container restart failures, which enables you to efficiently isolate and resolve problems. […]

All you need to know about moving to containerd on HAQM EKS

Introduction The dockershim, an application programming interface (API) shim between the kubelet and the Docker Engine, deprecated from Kubernetes 1.24 in favor of supporting Container Runtime Interface (CRI) compatible runtimes. HAQM Elastic Kubernetes Service (HAQM EKS) also ended support of the dockershim starting with the Kubernetes version 1.24 release. The official EKS HAQM Machine Images(AMI) […]

Automatically enable group metrics collection for HAQM EKS managed node groups

Automatically enable group metrics collection for HAQM EKS managed node groups

Introduction HAQM Elastic Kubernetes Service (HAQM EKS) managed node groups automate the provisioning and lifecycle management of Kubernetes nodes (HAQM Elastic Compute Cloud (HAQM EC2) instances) for HAQM EKS Kubernetes clusters. Managed nodes are provisioned as part of an HAQM EC2 Auto Scaling group that’s managed for you by HAQM EKS. HAQM EKS doesn’t enable […]