Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 822 Bytes

README.md

File metadata and controls

50 lines (33 loc) · 822 Bytes

datapains-argo-workflow

Requirements

  • Kubernetes (docker-desktop, minikube, etc)
  • Helm
  • Make
  • Argo CLI

Argo Workflow

make setup-local-argo-workflow
kubectl port-forward svc/argo-server -n argo 2746:2746

Access UI here.

See versions here.

Whiskey Extractor

Guide

make deploy-argo-workflow-chart CHART=whiskey-analytics

Update chart

make update-chart CHART=whiskey-analytics

Spark K8S Example

make deploy-argo-workflow-chart CHART=spark-k8s-example

Update chart

make update-chart CHART=spark-k8s-example