Skip to content

Ability to re-connect KubeCluster to a running dask-kubernetes cluster #353

@hhuuggoo

Description

@hhuuggoo

So, at Saturn Cloud, we actually deploy KubeCluster in a k8s deployment (and we wrap it with an http api). I don't think our HTTP api would be useful for anyone else, but since we run it as a deployment, we've had to build in logic to be able to reconnect KubeCluster with an existing cluster.

This code will check for the existence of the scheduler pod, and worker pods, and then talk to the scheduler to match up worker pods with worker names, and re-create the in-memory state of the KubeCluster

Would this be useful for anyone if we upstream it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions