-
**The problem**: users can't see text printed to stdout on remote pods (primarily Dask's scheduler and workers). This makes debugging certain problems difficult or impossible if you can't track down s…
-
In the monthly Binderhub/Jupyterhub call today, I brought up the concept of custom resource requests in the binderhub framework. A few use cases came up and we briefly discussed at least two approache…
-
- **Poetry version**: Poetry (version 1.4.1)
- **Python version**: Python: 3.9.15
- **OS version and name**: macOS 13.2.1
- **pyproject.toml**: https://gist.github.com/sg-s/07ae0c878981d15b5c22d2a…
-
Hi!
When I try to use the new `KubeCluster` implementation (from the `operator` module and not the one from the `classic` module) as follow:
```python
@flow(task_runner=DaskTaskRunner(
cluster…
-
Hello,
I am using dask\_kubernetes.KubeCluster to set up temporary clusters for my Prefect v2 workload.
When I create a cluster with “normal” pods – no GPU request – karpenter creates the nodes, a…
-
**Describe the issue**:
When running dask-kubernetes-operator in single namespace mode (non-cluster role), the operator fails with RBAC permission errors trying to list resources at cluster scope, de…
-
**Describe the issue**:
I am able to create clusters, connect using dask clients and perform Dask operations without issues using KubeCluster Operator on a Notebook. I am also able to connect t…
-
We add the JupyterHub username as a kubernetes label to the scheduler and worker pods at https://github.com/pangeo-data/pangeo-cloud-federation/blob/41b981403993a305d438cfddce5aa43f9d0ffdd5/pangeo-dep…
-
I will run mutultiples executions of an algorithm on Kubernetes with [Dask KubeCluster](https://kubernetes.dask.org/en/latest/kubecluster.html). I want a worker to run one and only one algorithm, so…
-
Just noting a UX issue. If you use the mapping provided in https://github.com/dask/dask-gateway/pull/290, to set environment variables, you should ensure that the values are strings.
If not, kubern…