brave-fall-84099
02/12/2025, 10:45 AMtrigger_on_finish
for connecting flows together. We are currently using batch though and currently cannot completely switch to a proper kubernetes setup. However we do have a small k3s setup. I was wondering if it is possible to just use argo / k3s for orchestrating but have the pods still submit jobs to batch?
I guess I am wondering what would happen if I publish an argo workflow that has @batch
steps, will it just submit them and watch for their completion? That would be great because I could just use our small k3s setup for the orchestration layer but still use batch for compute.square-wire-39606
02/12/2025, 3:24 PMsquare-wire-39606
02/12/2025, 3:26 PMbrave-fall-84099
02/13/2025, 9:19 AM