/awesome-eks

Awesome List for AWS EKS

Primary LanguageMakefile

Awesome Elastic Kubernetes Service (EKS)

eks logo
Awesome

A curated list for awesome EKS resources Inspired by @sindresorhus' awesome

What is EKS

Amazon Elastic Kubernetes Service (Amazon EKS) is a managed service that you can use to run Kubernetes on AWS without needing to install, operate, and maintain your own Kubernetes control plane or nodes. Kubernetes is an open-source system for automating the deployment, scaling, and management of containerized applications.

Justification

@ramitsurana has already done a great job at curating a thorough list of Awesome Kubernetes with EKS it includes some subtle differences since you cannot run anything on top of the managed masters. This means things like the dashboard need to be customized to run without a stitch.

Lists

Getting Started

Functions as a Service

Solutions/Quickstarts

Contributors