Create a CI/CD Process Using GitLab and ArgoCD? Part 2 Posted by By Eitan Podolich May 29, 2025 Introduction This guide introduces ArgoCD, a powerful tool for managing Kubernetes deployments. First, let’s explore its purpose. ArgoCD automates application…
Create a CI/CD Process Using GitLab and ArgoCD? Part 1 Posted by By Eitan Podolich April 21, 2025 Introduction In today’s fast-paced world of software development, automating your CI/CD pipeline is a game-changer. It helps you release faster,…