-
This is a replica of #129 (sorry couldn't see an option to re-open), apologies I didn't reply at that point.
We have been getting by with using jupyter-server-proxy 1.1.0 up until now but there ar…
-
I would like to explore the possibility of Dask starting MPI. This is sort of the reverse behavior of what the dask-mpi package does today.
To clarify the situation I'm talking about, consider the…
-
Now `dask-kubernetes` has support for RBAC, see https://github.com/pangeo-data/pangeo/pull/172.
However a Jupyter single-user pod of a user still has enough permissions to kill another user Jupyter…
zonca updated
6 years ago
-
### Describe the bug
Currently the TLS validation is turned off. This is handy when deploying locally/without certificate (/with self-signed certificate). However, this reduces security in deployment…
-
**Describe the issue**:
Hi,
I'm encountering the following error when trying to run Dask jobs on an **external Kubernetes cluster**:
```
RuntimeError: cannot schedule new futures after shutd…
-
I think the recent changes have broken dask_kubernetes, which most ocean.pangeo.io users still use.
The pod `dask-0000-0002-1606-6982-c2c57f03-27jmw5` for example:
https://console.cloud.google.c…
-
It'd be nice if `dask-kubernetes` had a nightly CI job that opened an issue if a test failure occurs. Since the `main` branch of `dask` and `distributed` are already used, this would help provide visi…
-
The most recent work on deploying JupyterHub to Jetstream2 using Kubernetes is covered by @zonca 's excellent tutorials and blog posts summarized in https://www.zonca.dev/posts/2023-09-21-gateways-202…
-
Our current setup allows for dask pods on hub nodes:
https://github.com/pangeo-data/pangeo-stacks/blob/master/base-notebook/binder/dask_config.yaml
This seems to be due to 'prefer' rather than 'r…
-
[I'm running Kubernetes on GKE](https://zero-to-jupyterhub.readthedocs.io/en/latest/google/step-zero-gcp.html), following steps 1-6. I've installed Dask on the cluster using helm:
```
helm repo upda…