helm-chart
helm-chart copied to clipboard
Helm charts for Dask
I was having issues with the jupyter where any notebooks saved were lost any time the pod kicked over. I've added some very simple configuration to add a persistent volume...
Thank you for this fantastic daskhub chart. Myself and @saschahofmann has just set this up on Google Kubernetes Engine. I thought it would be helpful to share our experience, gotchas...
I would like use a `values.yaml` that has all the packages needed to run the examples in https://github.com/dask/dask-docker/tree/master/notebook/examples Perhaps it is suited for an examples page like here: https://jobqueue.dask.org/en/latest/examples.html
Waiting on dask/dask-kubernetes#255
Currently the Jupyter Notebook instance which is deployed as part of the helm chart can connect to the Dask cluster in order to use it, but it has no permissions...
I'm using Dask to coordinate some ML jobs, which have internal parallelism. I'd like to restrict my cluster so that only one job can run on a node at a...
License
I noticed today that this repo doesn't have a license. As a Dask project it should probably have the New BSD license. However at one point we merged it into...
A new pangeo/base-notebook image version has been detected, version `2024.07.30`. Updates daskhub to use this version by default for jupyterhub's user environment.
A new ghcr.io/dask/dask image version has been detected, version `2024.7.1`. Updates dask the helm chart to use this version by default for workers, schedulers, and the optional jupyter server.
A new pangeo/base-notebook image version has been detected, version `2024.09.11`. Updates daskhub to use this version by default for jupyterhub's user environment.