Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dhruvinsoni30/aws_eks_terraform

Creating AWS EKS Cluster using Terraform Modules
https://github.com/dhruvinsoni30/aws_eks_terraform

aws aws-eks aws-eks-cluster devops iac kubernetes terraform

Last synced: about 2 months ago
JSON representation

Creating AWS EKS Cluster using Terraform Modules

Awesome Lists containing this project

README

        

# Creating AWS EKS for multiple customers Cluster using Terraform Modules

Amazon Elastic Kubernetes Service (Amazon EKS) is a managed Kubernetes service provided by AWS. Through AWS EKS we can run Kubernetes without installing and operating a Kubernetes control plane or worker nodes. AWS EKS helps you provide highly available and secure clusters and automates key tasks such as patching, node provisioning, and updates.

![diagram](https://github.com/DhruvinSoni30/AWS_EKS_Terraform/blob/main/images/diagram.png)