clever-midnight-3739
09/02/2025, 4:22 PMaverage-beach-28850
09/02/2025, 6:19 PMMETAFLOW_KUBERNETES_
., like METAFLOW_KUBERNETES_NAMESPACE) You can refer to respective docs (k8s/aws batch) to find out specific variables.
If you use an external orchestrator like Argo or Step functions, you'd typically use one or the other type of compute, for example if you plan to use Argo you'd typically only use k8s.
While you can mix and match as shown there, most users, if they are a kubernetes shop, just use Argo and @kubernetes. If they don't have kubernetes based platform internally, they opt for batch+step functions.