Brian Mesick
12/07/2020, 4:27 PMKyle Moon-Wright
12/07/2020, 5:02 PMrun_config
pattern as a means to clean up your flow from the KubernetesJobEnvironment. In which case, you’ll likely maintain your Docker storage, utilize a KubernetesRun, and use a LocalDaskExecutor. I think the most significant change you will notice will be a lack of an intermediary Kubernetes Job to submit your DaskCluster onto your deployment. And yes, it just runs the local cluster on the container.Brian Mesick
12/07/2020, 5:56 PMKyle Moon-Wright
12/07/2020, 6:52 PMrun_configs
pattern is simpler and more semantic for users - but feel free to let us know how your transition from legacy environments goes and we’re happy to help with any snags. 👍