Jenkins-CICD-Deployment Install Jenkins *Create a EC2 in AWS and SSH into the Server the Public IP Address Now that your login into the instance lets install the required dependencies sudo apt update sudo apt install openjdk-11-jre Verify Java is install withe cmd java--version Now we will install Jenkins Jenkins Server runs on port :8080 we Will need to Edit the Security Group in your EC2 to give access Login to jenkins Next Step is install Docker Install the Dokcer Pipline Plugin in Jenkins: Build your Jenkins Pipeline * #Set up CICD #Deploy application on K8