zonca / jupyterhub-deploy-kubernetes-jetstream

Configuration files for my tutorials on deploying JupyterHub on top of Kubernetes on XSEDE Jetstream (Openstack)
https://zonca.dev/categories/#jetstream
23 stars 14 forks source link

Update Dask Tutorial. #87

Open julienchastang opened 1 day ago

julienchastang commented 1 day ago

Hi Andrea,

I am currently troubleshooting an issue with the Dask Gateway API. While accessing the API through Traefik works (e.g., http://traefik-dask-gateway/services/dask-gateway/api/health returns a 200 OK response), access via the service IP returns 404 Not Found errors for all tested endpoints.

I don't know if I am doing something wrong or the tutorial may need an update.

Thanks.

zonca commented 1 day ago

@julienchastang sure, how urgent is it? Do you have a tutorial/class starting soon?

julienchastang commented 1 day ago

Thanks for the quick response. My colleague at U Wisc is doing a class using Dask on December 6. However, I'd like to have some margin of error given the difficulties I've had with Dask in the past an also the forthcoming holidays. Again, thank you very much for this.

julienchastang commented 1 day ago

I keep seeing errors like those below. The cluster appears to try to start, but then seems to immediately die. Those logs are from the api-dask-gateway- pod.

[W 2024-11-13 20:46:19.921 DaskGateway] 401 GET /api/v1/clusters/jhub.97e91ffd8162479e9faf6b5a704685d7?wait 0.368ms
[I 2024-11-13 20:46:23.119 DaskGateway] 200 GET /api/v1/clusters/jhub.97e91ffd8162479e9faf6b5a704685d7?wait 3196.878ms
[I 2024-11-13 20:46:23.122 DaskGateway] 204 DELETE /api/v1/clusters/jhub.97e91ffd8162479e9faf6b5a704685d7 0.254ms