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: about 1 year 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 (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-03T04:57:27.000Z (almost 3 years ago)
- Last Synced: 2025-04-12T03:43:44.215Z (over 1 year 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
  
# 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.

* For detailed explanation visit the below article!
https://medium.com/geekculture/deploy-an-aws-eks-cluster-using-terraform-965fe680f9d4
# Cluster
