Containers
Tag: Kubernetes
HAQM EKS now supports Kubernetes version 1.27
Introduction The HAQM Elastic Kubernetes Service (HAQM EKS) team is pleased to announce support for Kubernetes version 1.27 for HAQM EKS and HAQM EKS Distro. HAQM EKS Anywhere (release 0.16.0) also supports Kubernetes 1.27. The theme for this version was chosen to recognize the fact that the release was pretty chill. Hence, the fitting release […]
Exploring the effect of Topology Aware Hints on network traffic in HAQM Elastic Kubernetes Service
Topology Aware Hints (TAH) is a feature that available in HAQM EKS version 1.24. It’s intended to provide a mechanism that attempts to keep traffic closer to its origin within the same AZ on in another location. In this post, we’ll explore how this feature can be used with HAQM EKS, its effects on how traffic is routed between pods within an HAQM EKS cluster when using multiple AZs, and whether this functionality allows HAQM EKS customers to optimize the latency and inter-AZ data transfer costs in this architecture.
How Condé Nast modernized its container platform on HAQM Elastic Kubernetes Service
This post was co-written with Emily Atkinson, Senior Engineering Manager at Condé Nast. About Condé Nast Condé Nast is a global media company home to iconic brands including Vogue, GQ, AD, Condé Nast Traveler, Vanity Fair, Wired, The New Yorker, Glamour, Allure, Bon Appétit, Self and many more. In 2014, Condé Nast started their journey in […]
Tradeshift’s migration to HAQM EKS without downtime using Linkerd
This post was co-written by Ricardo Amato, Staff DevOps Engineer at Tradeshift, and Andreas Lindh, Specialist Solutions Architect, Containers at AWS. Introduction Tradeshift is a cloud-based business network and platform, which has run our applications in AWS using self-hosted Kubernetes for a number of years. In 2022, a decision was made to migrate from the […]
Introducing AWS Gateway API controller for HAQM VPC Lattice, an implementation of Kubernetes Gateway API
Introduction Today, AWS announces the general availability of HAQM VPC Lattice a new feature of HAQM Virtual Private Cloud (HAQM VPC) that gives you a consistent way to connect, secure, and monitor communication between your services. As part of the launch of HAQM VPC Lattice, we’re excited to introduce the AWS Gateway API controller, an […]
Fully private local clusters for HAQM EKS on AWS Outposts powered by VPC Endpoints
Introduction Recently, HAQM Elastic Kubernetes Service (HAQM EKS) added support for local clusters on AWS Outposts racks. In a nutshell, this deployment option allows our customers to run the entire Kubernetes cluster (i.e., control plane and worker nodes) on AWS Outposts racks. The rationale behind this deployment option is often described as static stability. In […]
Changes to the Kubernetes Container Image Registry
Introduction The release of Kubernetes 1.25 was when it was first announced that the Kubernetes project would be updating its official container image registry endpoint from k8s.gcr.io to the community owned registry, registry.k8s.io. The goal was to eventually sunset the old registry over time. However, as highlighted on the official Kubernetes website, this changeover has […]
Deploying HAQM EKS Windows managed node groups
Introduction To help customers run their Windows applications in a more streamlined manner, we launched the support for HAQM EKS Managed Node Group (MNG) support for Windows containers on December 15, 2022. HAQM Elastic Kubernetes Service (HAQM EKS) MNGs automate the provisioning and lifecycle management of nodes (HAQM Elastic Compute Cloud [HAQM EC2] instances) for […]
HAQM EKS now supports Kubernetes version 1.25
Introduction The HAQM Elastic Kubernetes Service (HAQM EKS) team is pleased to announce support for Kubernetes version 1.25 for HAQM EKS and HAQM EKS Distro. HAQM EKS Anywhere (release 0.14.2) also supports Kubernetes 1.25. The theme for this version was chosen to recognize both the diverse components that the project comprises and the individuals who […]
Kubernetes as a platform vs. Kubernetes as an API
Introduction What is Kubernetes? I have been working on this technology since the beginning and after 8 years, I’m still having a problem defining what it is. Some people define Kubernetes as a container orchestrator but does that definition capture the essence of Kubernetes? I don’t think so. In this post, I’d like to explore […]