GitOps is a framework where the entire code delivery process is controlled via Git and can fully manage infrastructure and application definition’s as code.
It can be considered an extension of Infrastructure as Code (IaC). The fundamental concept is to use Git commits and pull requests to approve changes while managing resources on Kubernetes. GitOps is not limited to Kubernetes. In principle, GitOps can manage any infrastructure defined as code.
In this course, we will look into GitOps and ArgoCD. ArgoCD is a declarative GitOps tool designed for Kubernetes application deployment.
ArgoCD is one of the world’s most popular open-source GitOps tools today, and it automates the deployment of the desired applications in the specified Kubernetes target environments.
This course is for aspiring learners looking to integrate ArgoCD and GitOps principles within their CICD pipelines.
We will discuss each concept with a demo followed by practical hands-on exercises, provide simple scripts to set up your Kubernetes cluster, and have a GitHub repository with various code snippets throughout this course.
Barahalikar Siddharth — Trainer - MuleSoft | Kubernetes | DevSecOps
Siddharth is a Technical Architect and specializes in API Management and DevOps Technologies. For most of his career, he worked on various API Management tools like Google Apigee, Wso2, Layer7, MuleSoft, DevSecOps, and Kubernetes.
He is deeply passionate about using technology to drive the creation of innovative technical solutions and products.