AWS Open Source Blog

Tag: Amazon EKS

mu on AWS architecture

Announcing EKS Support in mu

中文版 Getting started with application development on Amazon EKS can require you to create the Kubernetes cluster, code repos, and configure deployment pipelines to continuously push code changes to the cluster. In this post, Casey Lee of Stelligent shows how mu, an open source tool, can be used to simplify the declaration and administration of […]

KubeCon+CloudNativeCon Seattle 2018 logo

AWS at KubeCon + CloudNativeCon North America 2018

KubeCon + CloudNativeCon North America 2018 is shaping up to be the largest gathering of the cloud native open source community in 2018. Besides being in our hometown of Seattle, KubeCon is a great opportunity to learn about the latest technologies and techniques for building modern, cloud native applications. AWS will be at KubeCon with […]

Creating a CloudWatch Dashboard

CNI Metrics Helper

The Amazon Elastic Container Service for Kubernetes (EKS) uses the VPC CNI plugin for pod networking. The plugin runs as a DaemonSet and is responsible for assigning an IP address to pods. When managing an EKS cluster, it may be important to know how many IP addresses have been assigned and how many are available. […]

Kubeflow + Amazon EKS logos

Kubeflow on Amazon EKS

NOTE: Since this blog post was written, much about Kubeflow has changed. While we are leaving it up for historical reference, more accurate information about Kubeflow on AWS can be found here. The Kubeflow project is designed to simplify the deployment of machine learning projects like TensorFlow on Kubernetes. There are also plans to add […]

Horizontal Pod Autoscaling for Amazon EKS

Introducing Horizontal Pod Autoscaling for Amazon EKS

  The Horizontal Pod Autoscaler and Kubernetes Metrics Server are now supported by Amazon Elastic Kubernetes Service (EKS). This makes it easy to scale your Kubernetes workloads managed by Amazon EKS in response to custom metrics. One of the benefits of using containers is the ability to quickly autoscale your application up or down. For […]

EKS logo

Improvements for Amazon EKS Worker Node Provisioning

Amazon Elastic Container Service for Kubernetes (EKS) provides an optimized Amazon Machine Image (AMI) and AWS CloudFormation template that make it easy to provision worker nodes for your Amazon 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 […]

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 […]