Or Asher
12/26/2021, 12:14 PMdaniel
12/26/2021, 10:18 PM@job(
tags = {
'dagster-k8s/config': {
'container_config': {
'image': 'foobar:latest'
},
},
},
)
Take caution though- this is an experimental feature and it’s easy to reach confusing errors. All the images need to have identical versions of your job defined in them, and in the same location (could be a module, file, etc. depending on your workspace). We’ll also try to use the same python executable path in all images.Or Asher
12/27/2021, 7:40 AMyuhan
06/22/2022, 4:12 AMDagster Bot
06/22/2022, 4:12 AM