Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dhruvinsoni30/terraform_aws_eks
- Owner: DhruvinSoni30
- Created: 2023-08-02T11:47:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-03T04:57:27.000Z (over 1 year ago)
- Last Synced: 2024-11-05T12:11:40.645Z (2 months ago)
- Topics: aws, eks, modules, terraform
- Language: HCL
- Homepage:
- Size: 224 KB
- Stars: 3
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 TerraformAmazon 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)