Skip to content

bieniek/data-processing-k8s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Agro Workflows PDF Data processing

Below repo contains several components that enable PDF files processing

Prerequisites

  1. Install minikube (if no external k8s cluster)
  2. Install kubectl
  3. Install argo workflows (agro.version file required)

kubectl apply -f "https://github.com/argoproj/argo-workflows/releases/download/` cat argo.version `/quick-start-minimal.yaml"

  1. Install argo cli

https://github.com/argoproj/argo-workflows/releases

  1. Run eval $(minikube docker-env) on each terminal

Execution

  1. Build docker images for preprocessing and processing components
  2. Submit agro workflow (adjust parameters with PDF file)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published