Install ArgoCD on an AKS cluster with NGINX
In this post, I’ll walk through the essentials of configuring an AKS cluster to use Argo CD with an NGINX Ingress Controller.
Pre-Requisites
You’ll need:
An AKS cluster. Here’s a Gist I use to create a simple cluster.
Helm 3
Azure CLI
A Custom DNS/A...
gaunacode.com3 min read
Sima Attar
Devops
Thanks for the amazing tutorial! Just a question, I was wondering how I can have a sub URL for ArgoCD, like example.com/argocd?