The post discusses the concept of GitOps and introduces ArgoCD as an open-source tool for implementing GitOps in the Kubernetes environment. It also provides step-by-step instructions for setting up an AKS Cluster using Terraform and installing ArgoCD on the cluster. The post concludes with a discussion on creating applications

6m read timeFrom awstip.com
Post cover image
Table of contents
Continuous deployment of containerized applications into Kubernetes.What is GitOps:What’s ArgoCD:Setup AKS Cluster using Terrafom:Install ArgoCD on the cluster:Creating Application in ArgoCD:Our web app:Creating VM:Setup Docker and Jenkins on the VM:Sync Changes:Jenkins for docker image CI/CD :Kubernetes

Sort: