View on GitHub

awesome-eks

A curated list of awesome tools for Amazon EKS ๐ŸŒŠ

EKS logo

A curated list of awesome tools for Amazon EKS ๐ŸŒŠ

Want to add something? Open a PR! ๐Ÿ™‚

What is EKS

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

Amazon EKS runs Kubernetes control plane instances across multiple Availability Zone to ensure high availability. Amazon EKS automatically detects and replaces unhealthy control plane instances, and it provides automated version upgrades and patching for them.

Amazon EKS runs up-to-date versions of the open-source Kubernetes software, so you can use all the existing plugins and tooling from the Kubernetes community. Applications running on Amazon EKS are fully compatible with applications running on any standard Kubernetes environment, whether running in on-premises data centers or public clouds. This means that you can easily migrate any standard Kubernetes application to Amazon EKS without any code modification required.

Table of content


Cluster management tools

Data plane management

CLI tools

Package managers

Security

Networking

Compliance

Container runtime security

Audit

Monitoring

Troubleshooting

Logging

Tracing

CI and CD tools

Pod scaling

Chaos testing

Storage

Ingress

API gateways

Service meshes

Backup

Cost allocation

Machine learning

Self-paced learning

Miscellaneous

Upcoming events

re:Invent 2019 sessions

Twitter

Books

Maintainers

@realvz