ArgoCD on MiniKube on MacOS (Intel Version)
📣 If you have an M1/M2 Mac, see this post instead What Is Argo CD? Argo CD is a Kubernetes controller, responsible for continuously monitoring all running applications and comparing their live state to the desired state specified in the Git repository. It can automatically apply any change to the desired state in the Git … Read more