All Projects โ†’ realvz โ†’ Awesome Eks

realvz / Awesome Eks

Licence: apache-2.0
A curated list of awesome tools for Amazon EKS ๐ŸŒŠ

Projects that are alternatives of or similar to Awesome Eks

Control
Control manages the lifecycle of clusters on your infrastructure and allows deployment of applications via HELM. Its deployment and configuration workflows will help you to get up and running with Kubernetes faster.
Stars: โœญ 680 (+271.58%)
Mutual labels:  aws, containers
Amazon Vpc Cni Plugins
VPC CNI plugins for Amazon ECS and EKS.
Stars: โœญ 39 (-78.69%)
Mutual labels:  aws, containers
Caprover
Scalable PaaS (automated Docker+nginx) - aka Heroku on Steroids
Stars: โœญ 7,964 (+4251.91%)
Mutual labels:  aws, containers
Docker Curriculum
๐Ÿฌ A comprehensive tutorial on getting started with Docker!
Stars: โœญ 4,523 (+2371.58%)
Mutual labels:  aws, containers
Firecracker Containerd
firecracker-containerd enables containerd to manage containers as Firecracker microVMs
Stars: โœญ 1,130 (+517.49%)
Mutual labels:  aws, containers
Ecs Deploy
Powerful CLI tool to simplify Amazon ECS deployments, rollbacks & scaling
Stars: โœญ 541 (+195.63%)
Mutual labels:  aws, containers
Kubernetes The Hard Way Aws
AWS version of Kelsey's kubernetes-the-hard-way
Stars: โœญ 179 (-2.19%)
Mutual labels:  aws, containers
My Links
Knowledge seeks no man
Stars: โœญ 311 (+69.95%)
Mutual labels:  aws, containers
Pulumi
Pulumi - Developer-First Infrastructure as Code. Your Cloud, Your Language, Your Way ๐Ÿš€
Stars: โœญ 10,887 (+5849.18%)
Mutual labels:  aws, containers
Manageiq
ManageIQ Open-Source Management Platform
Stars: โœญ 1,089 (+495.08%)
Mutual labels:  aws, containers
Aws Microservices Deploy Options
This repo contains a simple application that consists of three microservices. Each application is deployed using different Compute options on AWS.
Stars: โœญ 370 (+102.19%)
Mutual labels:  aws, containers
Mist Ce
Mist is an open source, multi-cloud management platform
Stars: โœญ 1,391 (+660.11%)
Mutual labels:  aws, containers
Containers Roadmap
This is the public roadmap for AWS container services (ECS, ECR, Fargate, and EKS).
Stars: โœญ 4,132 (+2157.92%)
Mutual labels:  aws, containers
Geodesic
๐Ÿš€ Geodesic is a DevOps Linux Distro. We use it as a cloud automation shell. It's the fastest way to get up and running with a rock solid Open Source toolchain. โ˜… this repo! https://slack.cloudposse.com/
Stars: โœญ 629 (+243.72%)
Mutual labels:  aws, containers
Adapt
ReactJS for your infrastructure. Create and deploy full-stack apps to any infrastructure using the power of React.
Stars: โœญ 317 (+73.22%)
Mutual labels:  aws, containers
Karch
A Terraform module to create and maintain Kubernetes clusters on AWS easily, relying entirely on kops
Stars: โœญ 38 (-79.23%)
Mutual labels:  aws, containers
Komiser
โ˜๏ธ Cloud Environment Inspector ๐Ÿ‘ฎ๐Ÿ”’ ๐Ÿ’ฐ
Stars: โœญ 2,684 (+1366.67%)
Mutual labels:  aws, containers
Terraform Ecs Fargate
A Terraform template used for provisioning web application stacks on AWS ECS Fargate
Stars: โœญ 293 (+60.11%)
Mutual labels:  aws, containers
Devops Exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
Stars: โœญ 20,905 (+11323.5%)
Mutual labels:  aws, containers
Devops Resources
DevOps resources - Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP
Stars: โœญ 1,194 (+552.46%)
Mutual labels:  aws, containers

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

  • Krew - a plugin manager for kubectl
  • kubectl-plugins
  • kubectx โ€” Faster way to switch between clusters and namespaces in kubectl
  • kui - A hybrid command-line/UI development experience for cloud-native development
  • kubectl debug - Debug your pod by a new container with every troubleshooting tools pre-installed
  • k9s - Provides a terminal UI to interact with your Kubernetes clusters
  • kubectl tree

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

  • Container Security by Liz Rice
  • Kubernetes Patterns by Roland HuรŸ
  • Kubernetes Best Practices by Lachlan Evenson, Dave Strebel, Eddie Villalba, Brendan Burns
  • Programming Kubernetes by Michael Hausenblas and Stefan Schimanski
  • Kubernetes Cookbook by Sรฉbastien Goasguen and Michael Hausenblas
  • Mastering Kubernetes by Gigi Sayfan
  • Kubernetes Security by Liz Rice and Michael Hausenblas
  • Kubernetes - A Complete DevOps Cookbook by Murat Karslioglu

Maintainers

@realvz

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].