Progressive Delivery Demo - Smart Canary
- Run
make all
to provision a K8s cluster and deploy all required tooling. - Access ArgoCD via
https://localhost:8443
. Credentials areadmin
&password
- Access Promtheus URL via
https://localhost:9090
- Run
make destroy
to cleanup everything