re the new orion FlowRunner class, is a Kubernetes...
# ask-community
b
re the new orion FlowRunner class, is a KubernetesFlowRunner coming soon or could that still be a ways off?
k
It’s the next FlowRunner priority, but has prerequisites that may take a bit longer
z
Any essential features of the existing one or new improvements you’re hoping to see?
b
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