hey, I would like to run jobs on `k8s` with GPU. S...
# deployment-kubernetes
s
hey, I would like to run jobs on
k8s
with GPU. Since we have only one job that requires that I want
k8s
to start a new GPU instance, this requires adding
annotations
+
affinity
to the job yaml. Is there any way to add them to RunLauncher or Executor pod ?
j
I think this is the same request as https://github.com/dagster-io/dagster/issues/2812? Definitely something we should allow
s
yes, it's the same. ( I will put gentle +1 on it 🙂 )