-
make create-cluster
-
make test-workflow
-
make port-forward
This project shows how you can test Argo Workflows
locally, without the use of an external cluster. Instead,
we use k3d to run Argo on Docker. To test workflow
runs, simply do a make test-workflow
.
- Docker, kubectl, k3d