Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dhruvinsoni30/terraform_aws_eks

Provisioning AWS EKS Cluster using Terraform
https://github.com/dhruvinsoni30/terraform_aws_eks

aws eks modules terraform

Last synced: 15 days ago
JSON representation

Provisioning AWS EKS Cluster using Terraform

Awesome Lists containing this project

README

        

![status](https://img.shields.io/badge/status-up-green) ![uptime](https://img.shields.io/badge/uptime-100%25-green) ![maintainer](https://img.shields.io/badge/maintainer-dhsoni-blue)
# Provisioning AWS EKS Cluster using Terraform

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.

![AWS EKS](https://github.com/DhruvinSoni30/Terraform_AWS_EKS/blob/main/images/2.webp)

* For detailed explanation visit the below article!

https://medium.com/geekculture/deploy-an-aws-eks-cluster-using-terraform-965fe680f9d4

# Cluster
![cluster.png](https://github.com/DhruvinSoni30/Terraform_AWS_EKS/blob/main/images/1.png)