From a repository
to an EKS cluster.
This project brings infrastructure provisioning and application deployment into one documented workflow. Jenkins runs on EC2, while Terraform defines the AWS resources.
- Provision EC2, VPC, and EKS infrastructure with Terraform.
- Use an S3 bucket for Terraform state storage.
- Run Terraform stages through Jenkins pipelines.
- Deploy a sample NGINX workload with Kubernetes manifests.