Create Real World CI CD Pipeline using Jenkins and GitOps (ArgoCD) to dockerize your code, and deploy the container into a Kubernetes cluster.
🔥 Get my courses with max discount (Limited Time): https://bit.ly/3Eku9RH
👍 Subscribe for more tutorials like this: https://bit.ly/2Yk0Kbb
👨🎓 Installation instruction links, codes and notes : https://github.com/saha-rajdeep/kubernetescode
⭐️ Want to connect with me?
🤳 Instagram: https://www.instagram.com/cloudwithraj/
🏢 LinkedIN: https://www.linkedin.com/in/cloudwithraj/
🐦Twitter: https://twitter.com/cloudwithraj
🖼 Facebook: https://www.facebook.com/cloudwithraj
Timestamps:
00:00 Agenda
01:18 GitOps Workflow
06:31 Jenkinsfile and Dockerfile
12:36 Jenkins Installation and Credentials Setup
16:29 Create Jenkins Jobs
20:22 ArgoCD(GitOps) Installation
22:40 ArgoCD(GitOps) Setup
25:29 GitHub Webhook Setup
26:28 Fully Automated Pipeline