Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running a single dask-scheduler-style process but with dask-kubernetes? #94

Closed
mturok opened this issue Aug 24, 2018 · 4 comments
Closed

Comments

@mturok
Copy link

mturok commented Aug 24, 2018

Is there a standard way to run a kubernetes based scheduler from a python process that will run as a daemon, much like the command-line dask-scheduler process?

@mturok mturok closed this as completed Aug 28, 2018
@mrocklin
Copy link
Member

mrocklin commented Sep 2, 2018 via email

@mturok
Copy link
Author

mturok commented Sep 21, 2018

I thought to leave this closed, b/c I think this is a duplicate of this: #84

@mturok mturok reopened this Sep 21, 2018
@jacobtomlinson
Copy link
Member

It sounds like there are two things here that are interesting:

  • Can we launch a KubeCluster using the CLI? Currently no but we could definitely add that.
  • Can we detach from a running KubeCluster without it being cleaned up? Also no but is of interest.

@jacobtomlinson
Copy link
Member

Most of the requests here have been broken out into #185, #186 and #187.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants