ArturoCaracciola
03/30/2022, 8:43 AMjohann
03/30/2022, 2:20 PMCeleryK8sRunLauncher
in your Helm values. By default it will set you up with K8sRunLauncher
, which are you using? https://github.com/dagster-io/dagster/blob/master/helm/dagster/values.yaml#L386ArturoCaracciola
03/31/2022, 6:38 PMjohann
03/31/2022, 7:20 PMCeleryK8sRunLauncher
are just if you like the features that having a celery queue brings, the most prominent is being able to limit concurrency by sending different ops to different queuesArturoCaracciola
04/01/2022, 7:37 AMjohann
04/01/2022, 4:45 PMexecution:
config:
job_namespace: "dagster"
But if you don’t need Celery, the K8sRunLauncher is certainly simpler