Giter Club home page Giter Club logo

Comments (11)

martindurant avatar martindurant commented on May 28, 2024

I don't suppose we have a good handle on how many people may be using https://github.com/dask/dask-kubernetes - it is certainly still my personal go-to if I quickly need a temporary cluster, but perhaps only because I haven't yet looked into the work here.

from dask-kubernetes.

mrocklin avatar mrocklin commented on May 28, 2024

They solve very different problems. I think the right redirection from the current dask-kubernetes project could be a bit of gcloud work and the helm chart.

from dask-kubernetes.

jacobtomlinson avatar jacobtomlinson commented on May 28, 2024

I must admit I like the name as it is. However we should possibly looks at similar projects and see how they are being named. If it complies with being an operator or CRD then maybe it should include that in the name.

from dask-kubernetes.

yuvipanda avatar yuvipanda commented on May 28, 2024

+1 on moving it out of my personal github :)

I think a good amount of factoring would be:

  1. Core Integration with Kubernetes. This only scales workers up / down as pods, can accept arbitrary config for configuring pods, some shortcuts. Nothing Jupyter specific, only requires kubernetes.
  2. Jupyter integration. This should be a combination of extensions (#23) and widgets (which is already in core rn, maybe it could stay there, unsure).
  3. CRD server + wrapper python library. This should use (1) and be just an easy way to manage various configurations of images / other pod properties that a cluster admin might want to configure per dask cluster, but users using / spawning new clusters shouldn't need to care about. Making this be a CRD + wrapping it allows reasonable amounts of control for both admins setting up and managing k8s clusters, and users using them.

I don't have strong opinions on wether they're all in the same repo or different repos.

from dask-kubernetes.

mrocklin avatar mrocklin commented on May 28, 2024

@yuvipanda is it possible for you to give me sufficient permissions on this repo to move it to the Dask org?

from dask-kubernetes.

yuvipanda avatar yuvipanda commented on May 28, 2024

@mrocklin I already invited you a few weeks ago, you should have an invite in your inbox!

from dask-kubernetes.

mrocklin avatar mrocklin commented on May 28, 2024

Even with my current permisssions I don't have sufficient access to move the repo. Are you able to elevate me to admin status ?

from dask-kubernetes.

yuvipanda avatar yuvipanda commented on May 28, 2024

from dask-kubernetes.

Carreau avatar Carreau commented on May 28, 2024

Making @yuvipanda member and checking Checking "Allow members to create repositories for this organization" might be sufficient.

from dask-kubernetes.

mrocklin avatar mrocklin commented on May 28, 2024

from dask-kubernetes.

mrocklin avatar mrocklin commented on May 28, 2024

This appears to be complete. @yuvipanda I've removed you from the dask org for now. Currently our membership priveleges are liberal enough that I should check with other devs before adding you permanently. You've been added as a collaborator with admin rights on the daskernetes repo.

from dask-kubernetes.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.