David Gasquez
01/18/2023, 2:16 PMdbt
and we did it via dbt Cloud. Now, we have a bunch of pipelines written in different Docker containers.
We started using Argo in our k8s cluster but is becoming quite painful to use so I'd love to move some workloads to Dagster. My hunch is that I need to stat with Jobs and the k8s
executor but wanted to check if there are any guides on how to orchestrate a bunch of container tasks.
I guess, later on, we can moving towards SDAs iteratively.chris
01/18/2023, 7:48 PMDavid Gasquez
01/19/2023, 9:03 AM