Skip to content

This repo aims to create a state of the art AWS EKS cluster using Terraform as an IAC

License

Notifications You must be signed in to change notification settings

MalikEljaouadi/aws-eks-iac-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-eks-iac-setup

This repo aims to create a state of the art AWS EKS cluster using Terraform as an IAC

TODO:

  • Add diagrams
  • Add guided explanation
  • Reconsidere structuring the project
  • For each one of the deployed apps explain what the app does and what are the deployment carcteristics of this app
  • Explain that we need to allow for our cluster to run the stateful apps in EKS: So we need to install the CSI driver to allocate the EBS volumes and mount them to the pods with ReadWriteOnce access mode

About

This repo aims to create a state of the art AWS EKS cluster using Terraform as an IAC

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages