Automated CI/CD Pipeline Implementation using Jenkins, SonarQube, Nexus, Docker, and Deploying in Kubernetes using ArgoCd
Introduction Here in this Project, we will deploy the simple JAVA application on Kubernetes following the CI/CD practices. We will use Jenkins as our Continuous Integration tool and we use ArgoCd as a CD part and deploy our app in Kubernetes using it...

