Prerequisites for K8s ingress Create 2 Ubuntu EC2 Servers CI server - t2 micro and for Deployment - t2 medium CI Server (t2 micro) On t2 micro...
Create an EC2 instance (Amazon Linux 2 AMI) and connect to it. Clone this repo to the EC2 instance git clone...
Here are the step-by-step details to set up an end-to-end Jenkins pipeline for a Java application using SonarQube, Argo CD, Helm, and...
CodeCommit Navigate to CodeCommit and create an empty repository As a root user you cannot access the CodeCommit repo, so we need to create an IAM...
Create an EC2 instance and start installing JAVA, MAVEN and TOMCAT Create another EC2 instance to install Jenkins Install java 17 sudo apt update sudo...
Create a policy Log in to the AWS console and navigate to IAM > policies > Create policy Select EC2 and click on write Under write, select...