AWS Open Source Blog

Category: HAQM Elastic Kubernetes Service

EKS logo

Improvements for HAQM EKS Worker Node Provisioning

HAQM Elastic Container Service for Kubernetes (EKS) provides an optimized HAQM Machine Image (AMI) and AWS CloudFormation template that make it easy to provision worker nodes for your HAQM EKS cluster on AWS. These assets are both open source and available now on Github. In addition to the EKS Optimized AMI, the Packer by Hashicorp […]

SNAT enabled

HAQM VPC CNI Plugin Version 1.1 Now Available

The HAQM VPC Container Networking Interface (CNI) plugin allows Kubernetes pods to receive native AWS VPC IP addresses. Because the CNI plugin is a core part of HAQM Elastic Container Service for Kubernetes (EKS), the EKS team will continue to develop the project in collaboration with our partners and customers. Today, we are releasing version […]

Spinnaker project logo

Sailing with Spinnaker on AWS

We have recently begun contributing to an exciting open source project, Spinnaker from Netflix. Spinnaker is a cloud-based continuous delivery platform for releasing software changes rapidly and reliably. Spinnaker makes it easier for developers to focus on writing code without having to worry about the underlying cloud infrastructure. It integrates seamlessly with tools such as […]

Integrate SAML 2 with AD and SSO diagram

Integrating LDAP/AD Users to Kubernetes RBAC with the AWS-IAM-Authenticator Community Project

Aug. 30, 2022 — This blog post was written prior to AWS renaming AWS Single Sign-On. The new name is AWS IAM Identity Center (successor to AWS Single Sign-On). Please consider all references, in this blog, to AWS Single Sign-On or AWS SSO as being AWS IAM Identity Center. Our customers ask us how they […]

EkoSystem Day

Announcing EKoSystem Day – A Day with the EKS Community

Our goal at AWS has always been to ensure that the partner community around every AWS service is rich, vibrant, and ready to meet the diverse usage scenarios of our customers. At the launch of HAQM Elastic Container Service for Kubernetes (HAQM EKS) today, over 25 partners from the AWS and Kubernetes communities have announced […]

Running FaaS on a Kubernetes Cluster on AWS using Kubeless

Serverless computing allows you to build and run applications and services without provisioning, scaling, or managing any servers. FaaS (Functions as a Service) is the runtime that enables serverless computing by firing off bits of code (functions) as they are needed, freeing the developer from managing infrastructure and enabling the developer to simply write business […]