- Kubernetes
(docker-desktop, minikube, etc)
- Helm
- Make
- Argo CLI
make setup-local-argo-workflow
kubectl port-forward svc/argo-server -n argo 2746:2746
Access UI here.
See versions here.
Guide
make deploy-argo-workflow-chart CHART=whiskey-analytics
Update chart
make update-chart CHART=whiskey-analytics
make deploy-argo-workflow-chart CHART=spark-k8s-example
Update chart
make update-chart CHART=spark-k8s-example