State/Version: 20250408
Let’s deploy the Gerundium Brand Voting App into the Kubernetes cluster using Argo.
💡 You’ll find the required files in this repository: github/gerundium
Apply the appProject manifests to kickstart the Argo Rollouts
This step will configure the “AppProject” and tell Argo where it can find the source code that it will deploy and also the destination.
kubectl apply -f argo/bootstrap/appProject.yaml
Check the results in Argo CD and Argo Rollouts