just wanna launch stuff in k8s... we already had our own dask cluster setup and teardown logic but the existing k8s job pattern works great (agent is optional for us I guess, for now everyone has the k8s permission to create a job). only thing I can think of is that sometimes the job pod would get evicted and that would not be captured anywhere, raising some kind of exception in that case would be nice if possible