Posted on December 17, 2022 user No Comments DevOps Project 1 In this project, I am creating a CICD pipeline with the help of Jenkins, GitHub, Docker, Amazon ECR, Terraform & Kubernetes.Step 1: Create a Jenkins server in the AWS account and open the 8080 port in the security group of the Jenkins server.How to install Jenkins on Amazon Linux EC2 MachineStep2: Install Docker, Git, AWS CLI, & kubelet in the Jenkins serverStep 3: Create a freestyle project in the Jenkins server, configure it with git, and paste the shell script in the script section. you will find the shell script in my GitHub repo.https://github.com/shubhamm45/DevOps-Project/blob/main/DevOps_Project_1/execute.sh