This repository contains Terraform code to deploy infrastructure on AWS and enable the configuration of Jenkins running in EKS pods. Below is the step-by-step documentation for configuring key components.
- Instructions for installing and configuring the AWS Load Balancer Controller to manage Application Load Balancers (ALBs) in an EKS cluster.
- Guidelines for deploying Jenkins within EKS pods, including setup and integration with the cluster.
- Details on creating and configuring IAM roles, permissions, and Kubernetes service accounts required for EKS and Jenkins to operate securely and efficiently.