odahu / odahu-automation

Apache License 2.0
8 stars 0 forks source link

Add Argo Workflow into ODAHU for GKE #77

Closed karbyshevds closed 3 years ago

karbyshevds commented 3 years ago

Automate Argo Workflow](https://argoproj.github.io/) deployment into ODAHU gke cluster so it can be used for ML pipelines orchestration on top of ODAHU APIs.

karbyshevds commented 3 years ago

The major issues faced:

karbyshevds commented 3 years ago

As Minio required for AWS Argo Workflows installation, #17 is also affected.

karbyshevds commented 3 years ago

After Minio integration, s3 credentials should be passed to Argo module. Inside the module useStaticCredentials should be true, see this values