Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dhruvinsoni30/aws_eks_terraform
- Owner: DhruvinSoni30
- Created: 2023-09-01T11:29:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-01T14:03:23.000Z (over 1 year ago)
- Last Synced: 2023-09-02T08:40:58.715Z (over 1 year ago)
- Topics: aws, aws-eks, aws-eks-cluster, devops, iac, kubernetes, terraform
- Language: HCL
- Homepage:
- Size: 65.4 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)