Home » Education » Integrating Jenkins with Ansible | End to end CI/CD project using jenkins - 05

Integrating Jenkins with Ansible | End to end CI/CD project using jenkins - 05

Written By Deekshith SN on Sunday, Apr 05, 2020 | 06:17 AM

 
In this video i have discussed about integrating Ansible with Jenkins and also deploying dockerized application on kubernetes cluster. Link for introduction video - https://youtu.be/fsvjTekaQVE Link for commit based job in jenkins - https://youtu.be/Ao7FopRCaCo Link for Sonarqube and jenkins integration - https://youtu.be/gsjJnByBfpM Link for Dockerizing java app - https://youtu.be/bypdD0_vy_c Link for docker commands - https://youtu.be/k9FR6gydwQk Installation guide for ubuntu 16.04 - https://github.com/DeekshithSN/cheatsheet/blob/master/installtion_guide_ubuntu.md Installation guide for centos - https://github.com/DeekshithSN/cheatsheet/blob/master/Installations_guide_centos.md Sample web application code link - https://github.com/DeekshithSN/sample-web-application/tree/sonar-jenkins