How to create Gitops workflow with ArgoCD and GitHub Actions | GitOps with ArgoCD Tutorial | ArgoCD

Опубликовано: 03 Октябрь 2024
на канале: DevOps Hint
884
29

In this video we are going to cover How to create Gitops workflow with ArgoCD and GitHub Actions | GitOps with ArgoCD Tutorial | ArgoCD Tutorial
#gitops #gitopsworkflow #argocd #githubactions #kubernetes
0:00 Install ArgoCD on Minikube
5:00 Install Helm on Minikube
10:00 Create Dockerfile for Go App
15:00 Create Helm Chart for Go application and modify helm chart file
20:00 Push Go App code and Dockerfile to GitHub Repo
25:00 GitHub Actions workflow to build Docker Image and push to DockerHub
28:00 Deploy Go Application on Minikube using GitOps Workflow

Please find below step by step article on How to Create GitOps Workflow with ArgoCD and GitHub Actions.
https://www.fosstechnix.com/gitops-wo...