You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 9, 2022. It is now read-only.
We want a repeatable and reliable process for data ingestion. The options we had were:
Kubeflow (YAML based)
Cloud Composer ( use Apache Airflow, Python-based)
Apache Beam (Python Based)
We decided to have ArgoCD as it is simple to define the tasks and reference with a simple DSL.
We will need
A GKE to be deployed to GCP
ArgoCD should be deployed to this GKE
At least one container to call from the workflow