Streamlining Kubernetes Application Deployments: Setting Up ArgoCD in Minikube
ArgoCD is a popular GitOps continuous delivery tool that allows you to manage and deploy Kubernetes applications declaratively using Git repositories. In this blog post, we will go through the steps to set up ArgoCD in Minikube, a local Kubernetes cluster, and deploy an application using ArgoCD.
step-by-step guide for argocd setup on minikube