End-to-End Application Deployment on Kubernetes Cluster by: Jenkins Pipeline, GitLab, and ArgoCD

End-to-End Application Deployment on Kubernetes Cluster by: Jenkins Pipeline, GitLab, and ArgoCD

3.948 Lượt nghe
End-to-End Application Deployment on Kubernetes Cluster by: Jenkins Pipeline, GitLab, and ArgoCD
"In this tutorial, we dive into the seamless integration of Jenkins pipeline, GitLab, and ArgoCD to automate the build and deployment process of an application on a Kubernetes cluster. Learn how to leverage the power of these tools to streamline your DevOps workflow, ensuring smooth and efficient delivery of your applications. From setting up pipelines to managing deployments, this comprehensive guide will help you master the art of continuous integration and deployment in a Kubernetes environment. Join us as we explore the intersection of cutting-edge technologies and best practices in DevOps automation." ========================================== https://www.buymeacoffee.com/karaminejad ========================================== Sources: ( Folder Number 3 in the following link is for this project) https://github.com/mkaraminejad/cicd_pipeline.git 00:00 General Introduction 00:56 Technical Introduction 02:16 Create Repositories for this Presentation 04:37 How to trigger Jenkins Job from Gitlab 18:31 Configure Build Job on Jenkins 34:47 Update Tag on the manifest repository 42:42 ArgoCD installation 47:31 ArgoCD Configuration to deploy on K8S Cluster 50:44 Final CICD RUN